+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mysql-server-5.7.40nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mysql-server-5.7.40nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for mysql-server-5.7.40nb1 [ 0%] Built target INFO_SRC [ 0%] Built target INFO_BIN [ 0%] Building C object strings/CMakeFiles/strings.dir/bchange.c.o [ 0%] Building C object vio/CMakeFiles/vio.dir/vio.c.o [ 0%] Building C object strings/CMakeFiles/strings.dir/ctype-big5.c.o [ 0%] Building C object vio/CMakeFiles/vio.dir/viosocket.c.o [ 0%] Building C object strings/CMakeFiles/strings.dir/ctype-bin.c.o [ 0%] Building C object vio/CMakeFiles/vio.dir/viossl.c.o [ 0%] Building C object strings/CMakeFiles/strings.dir/ctype-cp932.c.o [ 0%] Building C object vio/CMakeFiles/vio.dir/viosslfactories.c.o [ 0%] Building C object strings/CMakeFiles/strings.dir/ctype-czech.c.o [ 0%] Linking C static library ../archive_output_directory/libvio.a [ 0%] Building C object strings/CMakeFiles/strings.dir/ctype-euc_kr.c.o [ 0%] Built target vio [ 0%] Building C object regex/CMakeFiles/regex.dir/regcomp.c.o [ 0%] Building C object strings/CMakeFiles/strings.dir/ctype-eucjpms.c.o [ 0%] Building C object regex/CMakeFiles/regex.dir/regerror.c.o [ 0%] Building C object regex/CMakeFiles/regex.dir/regexec.c.o [ 0%] Building C object strings/CMakeFiles/strings.dir/ctype-extra.c.o [ 0%] Building C object strings/CMakeFiles/strings.dir/ctype-gb2312.c.o [ 0%] Building C object regex/CMakeFiles/regex.dir/regfree.c.o [ 1%] Building C object strings/CMakeFiles/strings.dir/ctype-gbk.c.o [ 1%] Building C object regex/CMakeFiles/regex.dir/reginit.c.o [ 1%] Linking C static library ../archive_output_directory/libregex.a [ 1%] Built target regex [ 1%] Building C object strings/CMakeFiles/strings.dir/ctype-gb18030.c.o [ 1%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/load_data_events.cpp.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/src/load_data_events.cpp:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 1%] Building C object strings/CMakeFiles/strings.dir/ctype-latin1.c.o [ 1%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/rows_event.cpp.o [ 1%] Building C object strings/CMakeFiles/strings.dir/ctype-mb.c.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/src/rows_event.cpp:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 1%] Building C object strings/CMakeFiles/strings.dir/ctype-simple.c.o [ 2%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/binlog_event.cpp.o [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-sjis.c.o [ 2%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/control_events.cpp.o [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-tis620.c.o [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-uca.c.o [ 2%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/statement_events.cpp.o [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-ucs2.c.o [ 2%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_static.dir/__/__/libbinlogevents/src/uuid.cpp.o [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-ujis.c.o [ 2%] Linking CXX static library ../lib/libbinlogstandalone.a [ 2%] Built target binlogstandalone_static [ 2%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/load_data_events.cpp.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/src/load_data_events.cpp:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-utf8.c.o [ 2%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/rows_event.cpp.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/src/rows_event.cpp:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype-win1250ch.c.o [ 2%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/binlog_event.cpp.o [ 2%] Building C object strings/CMakeFiles/strings.dir/ctype.c.o [ 2%] Building C object strings/CMakeFiles/strings.dir/decimal.c.o [ 2%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/control_events.cpp.o [ 2%] Building C object strings/CMakeFiles/strings.dir/dtoa.c.o [ 2%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/statement_events.cpp.o [ 2%] Building C object strings/CMakeFiles/strings.dir/int2str.c.o [ 2%] Building C object strings/CMakeFiles/strings.dir/is_prefix.c.o [ 2%] Building C object strings/CMakeFiles/strings.dir/llstr.c.o [ 2%] Building CXX object libbinlogstandalone/src/CMakeFiles/binlogstandalone_shared.dir/__/__/libbinlogevents/src/uuid.cpp.o [ 2%] Building C object strings/CMakeFiles/strings.dir/longlong2str.c.o [ 2%] Building C object strings/CMakeFiles/strings.dir/my_strtoll10.c.o [ 3%] Building C object strings/CMakeFiles/strings.dir/my_vsnprintf.c.o [ 3%] Linking CXX shared library ../lib/libbinlogstandalone.so [ 3%] Built target binlogstandalone_shared [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/service_command.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/locking_service.c.o [ 3%] Building C object strings/CMakeFiles/strings.dir/str2int.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/srv_session_service.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_snprintf_service.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/thd_alloc_service.c.o [ 3%] Building C object strings/CMakeFiles/strings.dir/str_alloc.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/thd_wait_service.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_plugin_log_service.c.o [ 3%] Building C object strings/CMakeFiles/strings.dir/strcend.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/my_thread_scheduler_service.c.o [ 3%] Building C object strings/CMakeFiles/strings.dir/strend.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_string_service.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_malloc_service.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_password_policy_service.c.o [ 3%] Building C object strings/CMakeFiles/strings.dir/strfill.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/parser_service.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/srv_session_info_service.c.o [ 3%] Building C object strings/CMakeFiles/strings.dir/strmake.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/rpl_transaction_ctx_service.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/rpl_transaction_write_set_service.c.o [ 3%] Building C object strings/CMakeFiles/strings.dir/my_stpmov.c.o [ 3%] Building C object libservices/CMakeFiles/mysqlservices.dir/security_context_service.c.o [ 4%] Building C object libservices/CMakeFiles/mysqlservices.dir/mysql_keyring_service.c.o [ 4%] Building C object strings/CMakeFiles/strings.dir/my_stpnmov.c.o [ 4%] Linking C static library ../archive_output_directory/libmysqlservices.a [ 4%] Building C object strings/CMakeFiles/strings.dir/strxmov.c.o [ 4%] Built target mysqlservices [ 4%] Building C object strings/CMakeFiles/strings.dir/strxnmov.c.o [ 4%] Building CXX object sql/CMakeFiles/gen_lex_hash.dir/gen_lex_hash.cc.o [ 4%] Building C object strings/CMakeFiles/strings.dir/xml.c.o [ 4%] Building C object strings/CMakeFiles/strings.dir/my_strchr.c.o [ 4%] Linking CXX executable gen_lex_hash [ 4%] Built target gen_lex_hash [ 4%] Building C object strings/CMakeFiles/strings.dir/strcont.c.o [ 4%] Building C object scripts/CMakeFiles/comp_sql.dir/comp_sql.c.o [ 4%] Linking C executable comp_sql [ 4%] Building C object strings/CMakeFiles/strings.dir/strappend.c.o [ 4%] Built target comp_sql [ 4%] Linking C static library ../archive_output_directory/libstrings.a [ 4%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/src/gcs_plugin_messages.cc.o [ 4%] Built target strings [ 4%] Generating generated/protobuf_lite/mysqlx.proto [ 4%] Generating generated/protobuf_lite/mysqlx_datatypes.proto [ 4%] Generating generated/protobuf_lite/mysqlx_connection.proto [ 4%] Generating generated/protobuf_lite/mysqlx_expect.proto [ 4%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/src/member_info.cc.o [ 4%] Generating generated/protobuf_lite/mysqlx_expr.proto [ 4%] Generating generated/protobuf_lite/mysqlx_crud.proto [ 4%] Generating generated/protobuf_lite/mysqlx_sql.proto [ 4%] Generating generated/protobuf_lite/mysqlx_session.proto [ 4%] Generating generated/protobuf_lite/mysqlx_notice.proto [ 4%] Generating generated/protobuf_lite/mysqlx_resultset.proto [ 4%] Built target GenLiteProtos [ 4%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o [ 4%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/common.cc.o [ 5%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/src/member_version.cc.o [ 5%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/src/compatibility_module.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/once.cc.o [ 5%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/gcs_logging.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/extension_set.cc.o [ 5%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/xplatform/my_xp_cond.cc.o [ 5%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/xplatform/my_xp_thread.cc.o [ 5%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/xplatform/my_xp_mutex.cc.o [ 5%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/xplatform/my_xp_util.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/message_lite.cc.o [ 5%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/gcs_view.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/repeated_field.cc.o [ 5%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/gcs_types.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc.o [ 5%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/gcs_message.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf-lite.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o [ 5%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/gcs_member_identifier.cc.o [ 5%] Linking CXX static library ../../archive_output_directory/libprotobuf-lite.a [ 5%] Built target protobuf-lite [ 5%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/code_generator.cc.o [ 5%] Building CXX object rapid/plugin/group_replication/CMakeFiles/gr_unit_test_resource.dir/libmysqlgcs/src/interface/gcs_group_identifier.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/command_line_interface.cc.o [ 5%] Linking CXX static library ../../../archive_output_directory/libgr_unit_test_resource.a [ 5%] Built target gr_unit_test_resource [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/strutil.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/substitute.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/structurally_valid.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/plugin.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/plugin.pb.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/subprocess.cc.o [ 5%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/zip_writer.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor.pb.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_extension.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_field.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_file.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_generator.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/descriptor_database.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/dynamic_message.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/extension_set_heavy.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/generated_message_reflection.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/message.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_service.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/reflection_ops.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/service.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/text_format.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_context.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/unknown_field_set.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/wire_format.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_enum_field.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/gzip_stream.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_extension.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/printer.cc.o [ 6%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/strtod.cc.o [ 7%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/tokenizer.cc.o [ 7%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_field.cc.o [ 7%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl.cc.o [ 7%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_file.cc.o [ 7%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/compiler/importer.cc.o [ 7%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator.cc.o [ 7%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/compiler/parser.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_generator_factory.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_helpers.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/common.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/once.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/stubs/stringprintf.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/extension_set.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_message_field.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/generated_message_util.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/message_lite.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/repeated_field.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_name_resolver.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/wire_format_lite.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/coded_stream.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_primitive_field.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protobuf.dir/protobuf-2.6.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o [ 8%] Linking CXX static library ../../archive_output_directory/libprotobuf.a [ 8%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o [ 8%] Built target protobuf [ 8%] Building CXX object extra/CMakeFiles/lz4_decompress.dir/lz4_decompress.cc.o [ 8%] Linking CXX executable lz4_decompress [ 8%] Built target lz4_decompress [ 8%] Building CXX object extra/CMakeFiles/zlib_decompress.dir/zlib_decompress.cc.o [ 8%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_service.cc.o [ 9%] Linking CXX executable zlib_decompress [ 9%] Built target zlib_decompress [ 9%] Generating mysql_fix_privilege_tables_sql.c [ 9%] Generating sql_commands_sys_schema.h [ 9%] Built target GenFixPrivs [ 9%] Generating lex_hash.h [ 9%] Built target GenYaccEmbeddedSource [ 9%] Building CXX object mysql-test/lib/My/SafeProcess/CMakeFiles/my_safe_process.dir/safe_process.cc.o [ 9%] Linking CXX executable my_safe_process [ 9%] Built target my_safe_process [ 9%] Building C object mysys/CMakeFiles/mysys.dir/array.c.o [ 9%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_string_field.cc.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/charset-def.c.o [ 9%] Building C object mysys/CMakeFiles/mysys.dir/charset.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/checksum.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/errors.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/hash.c.o [ 10%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/java/java_doc_comment.cc.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/list.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/mf_cache.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/mf_dirname.c.o [ 10%] Building CXX object extra/protobuf/CMakeFiles/protoclib.dir/protobuf-2.6.1/src/google/protobuf/compiler/python/python_generator.cc.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/mf_fn_ext.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/mf_format.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/mf_getdate.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/mf_iocache2.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycache.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/mf_keycaches.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/mf_loadpath.c.o [ 10%] Building C object mysys/CMakeFiles/mysys.dir/mf_pack.c.o [ 10%] Linking CXX static library ../../archive_output_directory/libprotoclib.a [ 10%] Building C object mysys/CMakeFiles/mysys.dir/mf_path.c.o [ 10%] Built target protoclib [ 10%] Generating lex_hash.h [ 11%] Built target GenServerSource [ 11%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort.c.o [ 11%] Generating sql_commands_system_data.h [ 11%] Generating sql_commands_system_tables.h [ 11%] Generating sql_commands_help_data.h [ 11%] Built target GenBootstrapPriv [ 11%] Building C object mysys/CMakeFiles/mysys.dir/mf_qsort2.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/mf_radix.c.o [ 11%] Building C object mysys/CMakeFiles/mysys.dir/mf_same.c.o [ 11%] Building CXX object sql/CMakeFiles/gen_lex_token.dir/gen_lex_token.cc.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_soundex.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_arr_appstr.c.o [ 12%] Linking CXX executable gen_lex_token [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_tempfile.c.o [ 12%] Built target gen_lex_token [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_unixpath.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mf_wcomp.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/mulalloc.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_access.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_alloc.c.o [ 12%] Built target GenSysSchema [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_bit.c.o [ 12%] Building CXX object extra/protobuf/CMakeFiles/protoc.dir/protobuf-2.6.1/src/google/protobuf/compiler/main.cc.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_bitmap.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_chsize.c.o [ 12%] Linking CXX executable protoc [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_compress.c.o [ 12%] Built target protoc [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_copy.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_create.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_delete.c.o [ 12%] Generating lex_token.h [ 12%] Built target GenDigestServerSource [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_div.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_error.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_file.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_fopen.c.o [ 12%] Building C object mysys/CMakeFiles/mysys.dir/my_fstream.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_gethwaddr.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_getsystime.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_getwd.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_compare.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_init.c.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/mysys/my_init.c: In function 'my_end': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/mysys/my_init.c:160:31: warning: the comparison will always evaluate as 'true' for the address of '__iob' will never be NULL [-Waddress] 160 | FILE *info_file= (DBUG_FILE ? DBUG_FILE : stderr); | ^ In file included from /usr/include/stdio.h:82, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/my_global.h:53, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/mysys/mysys_priv.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/mysys/my_init.c:28: /usr/include/iso/stdio_iso.h:156:17: note: '__iob' declared here 156 | extern __FILE __iob[_NFILE]; | ^~~~~ [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_lock.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_lib.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_malloc.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_mess.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_mkdir.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_mmap.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_once.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_open.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_pread.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_read.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_redel.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_rename.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_seek.c.o [ 13%] Building C object mysys/CMakeFiles/mysys.dir/my_static.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_symlink2.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_sync.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_thr_init.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_write.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/ptr_cmp.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/queues.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/sql_chars.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/stacktrace.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/string.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/thr_cond.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/thr_lock.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/thr_mutex.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/thr_rwlock.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/tree.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/typelib.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/base64.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/my_memmem.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/lf_alloc-pin.c.o [ 14%] Building C object mysys/CMakeFiles/mysys.dir/lf_dynarray.c.o [ 15%] Building C object mysys/CMakeFiles/mysys.dir/lf_hash.c.o [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_rdtsc.c.o [ 15%] Building C object mysys/CMakeFiles/mysys.dir/psi_noop.c.o [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_syslog.c.o [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_chmod.c.o [ 15%] Building C object mysys/CMakeFiles/mysys.dir/my_thread.c.o [ 15%] Building C object mysys/CMakeFiles/mysys.dir/posix_timers.c.o [ 15%] Linking C static library ../archive_output_directory/libmysys.a [ 15%] Built target mysys [ 15%] Building C object dbug/CMakeFiles/dbug.dir/dbug.c.o [ 15%] Linking C static library ../archive_output_directory/libdbug.a [ 15%] Built target dbug [ 15%] Building C object regex/CMakeFiles/re.dir/main.c.o [ 15%] Building C object mysys/CMakeFiles/thr_lock.dir/thr_lock.c.o [ 15%] Building C object regex/CMakeFiles/re.dir/split.c.o [ 15%] Building C object regex/CMakeFiles/re.dir/debug.c.o [ 15%] Linking C executable thr_lock [ 15%] Linking C executable re [ 15%] Built target re [ 15%] Built target thr_lock [ 15%] Building C object mysys/CMakeFiles/queues.dir/queues.c.o [ 15%] Building C object mysys/CMakeFiles/base64_test.dir/base64.c.o [ 15%] Linking C executable base64_test [ 16%] Linking C executable queues [ 16%] Built target base64_test [ 16%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/crypt_genhash_impl.cc.o [ 16%] Built target queues [ 16%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/mf_tempdir.cc.o [ 17%] Building C object unittest/mytap/CMakeFiles/mytap.dir/tap.c.o [ 17%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_default.cc.o [ 17%] Linking C static library libmytap.a [ 17%] Built target mytap [ 17%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_getopt.cc.o [ 17%] Building C object extra/CMakeFiles/replace.dir/replace.c.o [ 17%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_kdf.cc.o [ 17%] Linking C executable replace [ 17%] Built target replace [ 17%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes.cc.o [ 17%] Building C object unittest/examples/CMakeFiles/simple-t.dir/simple-t.c.o [ 17%] Linking C executable simple-t [ 17%] Built target simple-t [ 17%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_sha1.cc.o [ 17%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_md5.cc.o [ 17%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_rnd.cc.o [ 17%] Building C object unittest/examples/CMakeFiles/skip-t.dir/skip-t.c.o [ 17%] Linking C executable skip-t [ 17%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_murmur3.cc.o [ 17%] Built target skip-t [ 17%] Building C object unittest/examples/CMakeFiles/todo-t.dir/todo-t.c.o [ 17%] Building CXX object mysys_ssl/CMakeFiles/mysys_ssl.dir/my_aes_openssl.cc.o [ 17%] Linking C executable todo-t [ 17%] Built target todo-t [ 17%] Building C object unittest/examples/CMakeFiles/skip_all-t.dir/skip_all-t.c.o [ 17%] Linking C executable skip_all-t [ 17%] Linking CXX static library ../archive_output_directory/libmysys_ssl.a [ 17%] Built target skip_all-t [ 17%] Building C object unittest/examples/CMakeFiles/no_plan-t.dir/no_plan-t.c.o [ 17%] Built target mysys_ssl [ 17%] Building C object unittest/mytap/t/CMakeFiles/basic-t.dir/basic-t.c.o [ 17%] Linking C executable no_plan-t [ 18%] Linking C executable basic-t [ 18%] Built target no_plan-t [ 18%] Built target basic-t [ 18%] Building C object extra/CMakeFiles/my_print_defaults.dir/my_print_defaults.c.o [ 18%] Building C object extra/CMakeFiles/resolveip.dir/resolveip.c.o [ 18%] Linking CXX executable my_print_defaults [ 18%] Linking CXX executable resolveip [ 18%] Built target my_print_defaults [ 18%] Built target resolveip [ 18%] Building CXX object extra/CMakeFiles/resolve_stack_dump.dir/resolve_stack_dump.cc.o [ 18%] Building CXX object sql/CMakeFiles/mysql_tzinfo_to_sql.dir/tztime.cc.o [ 18%] Linking CXX executable mysql_tzinfo_to_sql [ 18%] Linking CXX executable resolve_stack_dump [ 18%] Built target mysql_tzinfo_to_sql [ 18%] Building C object extra/CMakeFiles/comp_err.dir/comp_err.c.o [ 18%] Built target resolve_stack_dump [ 18%] Linking CXX executable comp_err [ 18%] Built target comp_err [ 18%] Generating ../include/mysqld_error.h, ../sql/share/english/errmsg.sys [ 18%] Built target GenError [ 18%] Building C object storage/archive/CMakeFiles/archive.dir/azio.c.o [ 18%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/statement_events.cpp.o [ 18%] Building CXX object storage/archive/CMakeFiles/archive.dir/ha_archive.cc.o [ 18%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/control_events.cpp.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/archive/ha_archive.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 18%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/load_data_events.cpp.o [ 18%] Linking CXX static library ../../archive_output_directory/libarchive.a [ 18%] Built target archive [ 18%] Building C object storage/archive/CMakeFiles/archive_embedded.dir/azio.c.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/src/load_data_events.cpp:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 18%] Building CXX object storage/archive/CMakeFiles/archive_embedded.dir/ha_archive.cc.o [ 18%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/rows_event.cpp.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/archive/ha_archive.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/src/rows_event.cpp:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 18%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/binlog_event.cpp.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 18%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/binary_log_funcs.cpp.o [ 18%] Linking CXX static library ../../archive_output_directory/libarchive_embedded.a [ 18%] Built target archive_embedded [ 18%] Building CXX object libbinlogevents/src/CMakeFiles/binlogevents_static.dir/uuid.cpp.o [ 18%] Building CXX object storage/blackhole/CMakeFiles/blackhole.dir/ha_blackhole.cc.o [ 18%] Linking CXX static library ../lib/libbinlogevents.a In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/blackhole/ha_blackhole.h:25, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/blackhole/ha_blackhole.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/blackhole/ha_blackhole.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 18%] Built target binlogevents_static [ 18%] Building CXX object storage/blackhole/CMakeFiles/blackhole_embedded.dir/ha_blackhole.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 18%] Linking CXX static library ../../archive_output_directory/libblackhole.a In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/blackhole/ha_blackhole.h:25, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/blackhole/ha_blackhole.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 18%] Built target blackhole In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/blackhole/ha_blackhole.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 18%] Building CXX object storage/csv/CMakeFiles/csv.dir/ha_tina.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 18%] Linking CXX static library ../../archive_output_directory/libblackhole_embedded.a In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/csv/ha_tina.cc:52: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 18%] Built target blackhole_embedded [ 18%] Building CXX object storage/csv/CMakeFiles/csv.dir/transparent_file.cc.o [ 18%] Building CXX object storage/csv/CMakeFiles/csv_embedded.dir/ha_tina.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 18%] Linking CXX static library ../../archive_output_directory/libcsv.a In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/csv/ha_tina.cc:52: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 18%] Built target csv [ 18%] Building CXX object storage/example/CMakeFiles/example.dir/ha_example.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/example/ha_example.cc:97: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 19%] Building CXX object storage/csv/CMakeFiles/csv_embedded.dir/transparent_file.cc.o [ 19%] Linking CXX static library ../../archive_output_directory/libcsv_embedded.a [ 19%] Built target csv_embedded [ 19%] Linking CXX shared module ha_example.so [ 19%] Building CXX object storage/federated/CMakeFiles/federated.dir/ha_federated.cc.o [ 19%] Built target example [ 19%] Building CXX object storage/federated/CMakeFiles/federated_embedded.dir/ha_federated.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/federated/ha_federated.cc:383: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/federated/ha_federated.cc:383: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 19%] Linking CXX static library ../../archive_output_directory/libfederated.a [ 19%] Built target federated [ 19%] Linking CXX static library ../../archive_output_directory/libfederated_embedded.a [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/_check.c.o [ 19%] Built target federated_embedded [ 19%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/_check.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/_rectest.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/_rectest.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_block.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_block.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_clear.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_clear.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_close.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_close.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_create.c.o [ 19%] Building C object storage/heap/CMakeFiles/heap.dir/hp_create.c.o [ 20%] Building CXX object storage/heap/CMakeFiles/heap.dir/ha_heap.cc.o [ 20%] Building CXX object storage/heap/CMakeFiles/heap_embedded.dir/ha_heap.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/heap/ha_heap.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/heap/ha_heap.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/heap/ha_heap.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/heap/ha_heap.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_delete.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_delete.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_extra.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_extra.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_hash.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_hash.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_info.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_info.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_open.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_open.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_panic.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_panic.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rename.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rename.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rfirst.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rfirst.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rkey.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rlast.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rkey.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rnext.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rlast.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rnext.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rprev.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rprev.c.o [ 20%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rrnd.c.o [ 21%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rrnd.c.o [ 21%] Building C object storage/heap/CMakeFiles/heap.dir/hp_rsame.c.o [ 21%] Building C object storage/heap/CMakeFiles/heap.dir/hp_scan.c.o [ 21%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_rsame.c.o [ 21%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_scan.c.o [ 21%] Building C object storage/heap/CMakeFiles/heap.dir/hp_static.c.o [ 21%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_static.c.o [ 21%] Building C object storage/heap/CMakeFiles/heap.dir/hp_update.c.o [ 21%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_update.c.o [ 21%] Building C object storage/heap/CMakeFiles/heap.dir/hp_write.c.o [ 21%] Building C object storage/heap/CMakeFiles/heap_embedded.dir/hp_write.c.o [ 22%] Linking CXX static library ../../archive_output_directory/libheap.a [ 22%] Linking CXX static library ../../archive_output_directory/libheap_embedded.a [ 22%] Built target heap [ 22%] Built target heap_embedded [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/api/api0api.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/api/api0api.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:522, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/api0misc.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/api/api0api.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:522, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/api0misc.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/api/api0api.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/api/api0misc.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/api/api0misc.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:522, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/api0misc.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/api/api0misc.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:522, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/api0misc.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/api/api0misc.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0btr.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/btr/btr0btr.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0btr.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/btr/btr0btr.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0btr.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/btr/btr0btr.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/btr/btr0cur.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0cur.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0cur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/btr/btr0cur.cc:53: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0cur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/btr/btr0cur.cc:53: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/btr/btr0pcur.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0pcur.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/btr/btr0pcur.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/btr/btr0pcur.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/btr/btr0sea.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0sea.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0sea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/btr/btr0sea.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0sea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/btr/btr0sea.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/btr/btr0bulk.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/btr/btr0bulk.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0bulk.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/btr/btr0bulk.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0bulk.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/btr/btr0bulk.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0block_hint.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0block_hint.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0buddy.cc.o [ 22%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0buddy.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.ic:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.h:578, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0buddy.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buddy.ic:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buddy.h:99, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0buddy.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.ic:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.h:578, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0buddy.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buddy.ic:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buddy.h:99, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0buddy.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0buf.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0buf.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0btr.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0buf.cc:54: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0buf.cc:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0btr.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0buf.cc:54: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0buf.cc:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0dblwr.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0dblwr.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.ic:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.h:578, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0dblwr.cc:45: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0dblwr.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0dblwr.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.ic:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.h:578, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0dblwr.cc:45: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0dblwr.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0dblwr.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0checksum.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0checksum.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0dump.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0dump.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0dump.cc:45: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0dump.cc:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0flu.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0dump.cc:45: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0dump.cc:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0flu.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.ic:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.h:578, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0flu.cc:48: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0flu.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0flu.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0flu.cc: In function 'bool buf_flush_page_and_try_neighbors(buf_page_t*, buf_flush_t, ulint, ulint*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0flu.cc:1533:50: warning: implicitly-declared 'constexpr page_id_t::page_id_t(const page_id_t&)' is deprecated [-Wdeprecated-copy] 1533 | const page_id_t page_id = bpage->id; | ^~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0flu.ic:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0flu.h:442: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:320:14: note: because 'page_id_t' has user-provided 'void page_id_t::operator=(const page_id_t&)' 320 | void operator=(const page_id_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.ic:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.h:578, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0flu.cc:48: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0flu.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0flu.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0flu.cc: In function 'bool buf_flush_page_and_try_neighbors(buf_page_t*, buf_flush_t, ulint, ulint*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0flu.cc:1533:50: warning: implicitly-declared 'constexpr page_id_t::page_id_t(const page_id_t&)' is deprecated [-Wdeprecated-copy] 1533 | const page_id_t page_id = bpage->id; | ^~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0flu.ic:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0flu.h:442: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:320:14: note: because 'page_id_t' has user-provided 'void page_id_t::operator=(const page_id_t&)' 320 | void operator=(const page_id_t&); | ^~~~~~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0lru.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0lru.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0btr.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0lru.cc:46: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0lru.cc:45: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0btr.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0lru.cc:46: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0lru.cc:45: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/buf/buf0rea.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/buf/buf0rea.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.h:467, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0rea.cc:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0rea.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0rea.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/data/data0data.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.h:467, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0rea.cc:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0rea.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/buf/buf0rea.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/data/data0data.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/data/data0data.cc:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/data/data0data.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/data/data0type.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/data/data0data.cc:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/data/data0data.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/data/data0type.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0boot.cc.o [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0boot.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0boot.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0boot.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0boot.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 23%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0crea.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0boot.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0boot.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0boot.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0crea.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0crea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0crea.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0crea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0crea.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0dict.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0dict.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0dict.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0dict.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0load.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0load.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0load.cc:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0load.h:43, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0load.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0load.cc:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0load.h:43, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0load.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0mem.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0mem.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0mem.cc:46: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0mem.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0mem.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0mem.cc:46: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0mem.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0mem.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0stats.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0stats.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0stats.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0stats.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/dict/dict0stats_bg.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/dict/dict0stats_bg.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0stats_bg.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/eval/eval0eval.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/dict/dict0stats_bg.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/eval/eval0eval.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/eval0eval.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/eval/eval0eval.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/eval0eval.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/eval0eval.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/eval/eval0eval.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/eval0eval.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/eval/eval0proc.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/eval/eval0proc.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/eval0proc.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/eval/eval0proc.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/eval0proc.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/eval0proc.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/eval/eval0proc.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/eval0proc.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fil/fil0fil.cc.o [ 24%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fil/fil0fil.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0btr.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fil/fil0fil.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fil/fil0fil.cc: In function 'const page_size_t fil_space_get_page_size(ulint, bool*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fil/fil0fil.cc:1733:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1733 | return(univ_page_size); | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0btr.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fil/fil0fil.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fil/fil0fil.cc: In function 'const page_size_t fil_space_get_page_size(ulint, bool*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fil/fil0fil.cc:1733:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1733 | return(univ_page_size); | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0fsp.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fsp/fsp0fsp.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fsp/fsp0fsp.cc:49: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0file.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0space.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0fsp.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fsp/fsp0fsp.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fsp/fsp0fsp.cc:49: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0file.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0space.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0fsp.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fsp/fsp0fsp.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0file.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fsp/fsp0file.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fsp/fsp0file.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fsp/fsp0file.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fsp/fsp0file.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fsp/fsp0file.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0space.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fsp/fsp0space.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fsp/fsp0sysspace.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fsp/fsp0sysspace.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fsp/fsp0sysspace.cc:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0file.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0space.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0sysspace.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fsp/fsp0sysspace.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fsp/fsp0sysspace.cc:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0file.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0space.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0sysspace.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fsp/fsp0sysspace.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fut/fut0fut.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fut/fut0fut.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fut/fut0lst.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fut/fut0lst.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fut/fut0lst.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fut0lst.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fut/fut0lst.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fut/fut0lst.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fut0lst.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fut/fut0lst.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/ha0ha.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ha/ha0ha.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0sea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/ha/ha0ha.cc:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ha0ha.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ha0ha.h:254, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/ha/ha0ha.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0sea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/ha/ha0ha.cc:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ha0ha.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ha0ha.h:254, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/ha/ha0ha.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/ha0storage.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ha/ha0storage.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ha/hash0hash.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ha/hash0hash.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0fts.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0fts.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0fts.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0trx.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0roll.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0fts.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0fts.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0trx.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0roll.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0fts.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0ast.cc.o [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0ast.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0ast.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fts0fts.h:50, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0ast.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0ast.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fts0fts.h:50, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0ast.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 25%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0blex.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0blex.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0config.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0config.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0config.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0trx.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0roll.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0config.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0config.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0trx.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0roll.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0config.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0opt.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0opt.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0opt.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fts0fts.h:50, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0opt.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0opt.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fts0fts.h:50, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0opt.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0pars.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0pars.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0que.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0que.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0que.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0que.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0sql.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0sql.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:522, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0sql.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:522, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/fts/fts0sql.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0tlex.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0tlex.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/gis/gis0geo.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/gis/gis0geo.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0cur.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/gis/gis0geo.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/gis/gis0geo.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:1181:14: warning: implicitly-declared 'constexpr Geometry::Flags_t& Geometry::Flags_t::operator=(const Geometry::Flags_t&)' is deprecated [-Wdeprecated-copy] 1181 | m_flags= flags; | ^~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:833:5: note: because 'Geometry::Flags_t' has user-provided 'Geometry::Flags_t::Flags_t(const Geometry::Flags_t&)' 833 | Flags_t(const Flags_t &o) | ^~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0cur.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/gis/gis0geo.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/gis/gis0geo.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:1181:14: warning: implicitly-declared 'constexpr Geometry::Flags_t& Geometry::Flags_t::operator=(const Geometry::Flags_t&)' is deprecated [-Wdeprecated-copy] 1181 | m_flags= flags; | ^~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:833:5: note: because 'Geometry::Flags_t' has user-provided 'Geometry::Flags_t::Flags_t(const Geometry::Flags_t&)' 833 | Flags_t(const Flags_t &o) | ^~~~~~~ [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/gis/gis0rtree.cc.o [ 26%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/gis/gis0rtree.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/gis/gis0rtree.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0file.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0space.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0fsp.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/gis/gis0rtree.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/gis/gis0rtree.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0file.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0space.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0fsp.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/gis/gis0rtree.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/gis/gis0sea.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/gis/gis0sea.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/gis/gis0sea.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0file.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0space.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0fsp.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/gis/gis0sea.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/gis/gis0sea.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0file.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0space.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fsp0fsp.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/gis/gis0sea.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/fts/fts0plugin.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/fts/fts0plugin.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/ha_innodb.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/handler/ha_innodb.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_acl.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innodb.cc:54: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_acl.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innodb.cc:54: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:522, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/api0misc.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innodb.cc:67: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innodb.cc: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innodb.cc:16061:42: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 16061 | struct OrderByWaits: public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /opt/tools/gcc12/include/c++/12.2.0/bits/locale_classes.h:40, from /opt/tools/gcc12/include/c++/12.2.0/bits/ios_base.h:41, from /opt/tools/gcc12/include/c++/12.2.0/ios:42, from /opt/tools/gcc12/include/c++/12.2.0/ostream:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ut0ut.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/univ.i:591, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innodb.cc:45: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:522, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/api0misc.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innodb.cc:67: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innodb.cc: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innodb.cc:16061:42: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 16061 | struct OrderByWaits: public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /opt/tools/gcc12/include/c++/12.2.0/bits/locale_classes.h:40, from /opt/tools/gcc12/include/c++/12.2.0/bits/ios_base.h:41, from /opt/tools/gcc12/include/c++/12.2.0/ios:42, from /opt/tools/gcc12/include/c++/12.2.0/ostream:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ut0ut.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/univ.i:591, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innodb.cc:45: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/ha_innopart.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/handler/ha_innopart.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_acl.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innopart.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_acl.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innopart.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0sea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innopart.cc:45: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0sea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/ha_innopart.cc:45: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/handler0alter.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/handler/handler0alter.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_lex.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/handler0alter.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_lex.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/handler0alter.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0sea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/handler0alter.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0sea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/handler0alter.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/handler/i_s.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/handler/i_s.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/i_s.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/i_s.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/i_s.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/handler/i_s.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ibuf/ibuf0ibuf.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ibuf/ibuf0ibuf.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.h:467, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/ibuf/ibuf0ibuf.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.h:467, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/ibuf/ibuf0ibuf.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0iter.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/lock/lock0iter.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/gis0rtree.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/lock/lock0iter.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0mem.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/lock/lock0iter.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/gis0rtree.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/lock/lock0iter.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0mem.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/lock/lock0iter.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0prdt.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/lock/lock0prdt.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/gis0rtree.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/lock/lock0prdt.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/gis0rtree.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/lock/lock0prdt.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0lock.cc.o [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/lock/lock0lock.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/gis0rtree.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/lock/lock0lock.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/gis0rtree.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/lock/lock0lock.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 27%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/lock/lock0wait.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/lock/lock0wait.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:522, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/lock/lock0wait.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:522, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/lock/lock0wait.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0log.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/log/log0log.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0boot.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/log/log0log.cc:57: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/log/log0log.cc:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0boot.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/log/log0log.cc:57: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/log/log0log.cc:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/log/log0recv.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/log/log0recv.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0cur.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/log/log0recv.cc:54: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/log/log0recv.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0cur.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/log/log0recv.cc:54: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/log/log0recv.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mach/mach0data.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/mach/mach0data.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mem/mem0mem.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/mem/mem0mem.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mtr/mtr0log.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/mtr/mtr0log.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/mtr/mtr0log.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0log.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/mtr/mtr0log.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/mtr/mtr0mtr.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/mtr/mtr0log.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0log.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/mtr/mtr0log.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/mtr/mtr0mtr.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0trunc.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/mtr/mtr0mtr.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/mtr/mtr0mtr.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0trunc.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/mtr/mtr0mtr.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/mtr/mtr0mtr.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0file.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/os/os0file.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/os/os0file.cc:53: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/os/os0file.cc:53: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0proc.cc.o [ 28%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/os/os0proc.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0event.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/os/os0event.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/os/os0thread.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/os/os0thread.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0cur.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/page/page0cur.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0cur.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/page/page0cur.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0cur.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/page/page0cur.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0page.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/page/page0page.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/page/page0page.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/page/page0page.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/page/page0zip.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/page/page0zip.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.ic:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.h:578, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/page/page0zip.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/page/page0zip.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.ic:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0zip.h:578, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/page/page0zip.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/page/page0zip.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/lexyy.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/pars/lexyy.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:44, from pars0lex.l:56: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:44, from pars0lex.l:56: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0grm.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/pars/pars0grm.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:44, from pars0grm.y:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:44, from pars0grm.y:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/pars/pars0opt.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0opt.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0opt.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/pars/pars0opt.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0opt.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0opt.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/pars/pars0opt.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0opt.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/pars/pars0pars.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0pars.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/pars/pars0pars.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/pars/pars0pars.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/pars/pars0sym.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/pars/pars0sym.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/pars/pars0sym.cc:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0sym.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/pars/pars0sym.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0pars.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/pars/pars0sym.cc:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/pars0sym.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/pars/pars0sym.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/que/que0que.cc.o [ 29%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/que/que0que.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:522, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/que/que0que.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:522, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/que/que0que.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0que.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/read/read0read.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/read/read0read.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/rem/rem0cmp.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/rem/rem0cmp.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0cmp.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/rem/rem0cmp.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0cmp.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/rem/rem0cmp.cc:46: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:1181:14: warning: implicitly-declared 'constexpr Geometry::Flags_t& Geometry::Flags_t::operator=(const Geometry::Flags_t&)' is deprecated [-Wdeprecated-copy] 1181 | m_flags= flags; | ^~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:833:5: note: because 'Geometry::Flags_t' has user-provided 'Geometry::Flags_t::Flags_t(const Geometry::Flags_t&)' 833 | Flags_t(const Flags_t &o) | ^~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0cmp.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/rem/rem0cmp.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0cmp.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/rem/rem0cmp.cc:46: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:1181:14: warning: implicitly-declared 'constexpr Geometry::Flags_t& Geometry::Flags_t::operator=(const Geometry::Flags_t&)' is deprecated [-Wdeprecated-copy] 1181 | m_flags= flags; | ^~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:833:5: note: because 'Geometry::Flags_t' has user-provided 'Geometry::Flags_t::Flags_t(const Geometry::Flags_t&)' 833 | Flags_t(const Flags_t &o) | ^~~~~~~ [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/rem/rem0rec.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/rem/rem0rec.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/rem/rem0rec.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/rem/rem0rec.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0ext.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ext.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0cur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0ext.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0ext.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0ext.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0cur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0ext.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0ext.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0ext.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0ftsort.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ftsort.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0ftsort.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0ftsort.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0import.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0import.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0import.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0import.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0import.cc: In function 'dberr_t row_import_for_mysql(dict_table_t*, row_prebuilt_t*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0import.cc:3173:45: warning: '%s' directive output may be truncated writing up to 3999 bytes into a region of size 1009 [-Wformat-truncation=] 3173 | "Error opening '%s', will attempt to import" | ^~ 3174 | " without schema verification", name); | ~~~~ In function 'dberr_t row_import_read_cfg(dict_table_t*, THD*, row_import&)', inlined from 'dberr_t row_import_for_mysql(dict_table_t*, row_prebuilt_t*)' at /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0import.cc:3684:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0import.cc:3172:28: note: 'snprintf' output between 69 and 4068 bytes into a destination of size 1024 3172 | ut_snprintf(msg, sizeof(msg), [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0ins.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0import.cc: In function 'dberr_t row_import_for_mysql(dict_table_t*, row_prebuilt_t*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0import.cc:3173:45: warning: '%s' directive output may be truncated writing up to 3999 bytes into a region of size 1009 [-Wformat-truncation=] 3173 | "Error opening '%s', will attempt to import" | ^~ 3174 | " without schema verification", name); | ~~~~ In function 'dberr_t row_import_read_cfg(dict_table_t*, THD*, row_import&)', inlined from 'dberr_t row_import_for_mysql(dict_table_t*, row_prebuilt_t*)' at /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0import.cc:3684:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0import.cc:3172:28: note: 'snprintf' output between 69 and 4068 bytes into a destination of size 1024 3172 | ut_snprintf(msg, sizeof(msg), [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0ins.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0ins.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0ins.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0ins.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0ins.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0ins.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0ins.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0merge.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0merge.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0merge.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0merge.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0merge.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0merge.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0merge.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0merge.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0mysql.cc.o [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0mysql.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0mysql.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:1181:14: warning: implicitly-declared 'constexpr Geometry::Flags_t& Geometry::Flags_t::operator=(const Geometry::Flags_t&)' is deprecated [-Wdeprecated-copy] 1181 | m_flags= flags; | ^~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:833:5: note: because 'Geometry::Flags_t' has user-provided 'Geometry::Flags_t::Flags_t(const Geometry::Flags_t&)' 833 | Flags_t(const Flags_t &o) | ^~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0mysql.cc:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0mysql.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:1181:14: warning: implicitly-declared 'constexpr Geometry::Flags_t& Geometry::Flags_t::operator=(const Geometry::Flags_t&)' is deprecated [-Wdeprecated-copy] 1181 | m_flags= flags; | ^~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:833:5: note: because 'Geometry::Flags_t' has user-provided 'Geometry::Flags_t::Flags_t(const Geometry::Flags_t&)' 833 | Flags_t(const Flags_t &o) | ^~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0mysql.cc:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 30%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0log.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0log.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0log.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0log.h:267, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0log.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0log.h:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0log.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0log.h:267, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0log.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0log.h:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0purge.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0purge.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0purge.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0purge.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0purge.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0purge.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0purge.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0purge.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0row.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0row.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0row.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0row.h:382, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0row.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0row.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0row.cc: In function 'dtuple_t* row_build_index_entry_low(const dtuple_t*, const row_ext_t*, dict_index_t*, mem_heap_t*, ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0row.cc:248:69: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 248 | index->table); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0row.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0row.h:382, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0row.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0row.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0sel.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0row.cc: In function 'dtuple_t* row_build_index_entry_low(const dtuple_t*, const row_ext_t*, dict_index_t*, mem_heap_t*, ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0row.cc:248:69: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 248 | index->table); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0sel.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0sel.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0sel.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0sel.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0trunc.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0trunc.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0trunc.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0trunc.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0uins.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0uins.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0uins.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0uins.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0uins.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0umod.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0uins.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0uins.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0uins.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0umod.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0umod.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0umod.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0umod.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0undo.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0umod.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0umod.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0umod.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0undo.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0undo.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0undo.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0undo.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0upd.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0undo.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0undo.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0undo.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0upd.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0upd.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0upd.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0upd.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0upd.cc: In function 'ulint row_upd_changes_ord_field_binary_func(dict_index_t*, const upd_t*, const dtuple_t*, const row_ext_t*, ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0upd.cc:1626:53: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1626 | index->table); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0upd.h:46, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0upd.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0upd.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0upd.cc: In function 'ulint row_upd_changes_ord_field_binary_func(dict_index_t*, const upd_t*, const dtuple_t*, const row_ext_t*, ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0upd.cc:1626:53: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1626 | index->table); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0quiesce.cc.o [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0quiesce.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0quiesce.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/row/row0vers.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0quiesce.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 31%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/row/row0vers.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0row.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0row.h:382, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0vers.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0vers.h:159, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0vers.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0vers.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0row.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0row.h:382, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0vers.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0vers.h:159, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/row/row0vers.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0vers.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/srv/srv0conc.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/srv/srv0conc.cc:53: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/srv/srv0conc.cc:51: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0conc.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/srv/srv0mon.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/srv/srv0conc.cc:53: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/srv/srv0conc.cc:51: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0mon.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.h:467, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/srv/srv0mon.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/srv/srv0mon.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/srv/srv0srv.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/ibuf0ibuf.h:467, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/srv/srv0mon.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/srv/srv0mon.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0srv.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0sea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/srv/srv0srv.cc:58: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/srv/srv0start.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0sea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/srv/srv0srv.cc:58: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0ftsort.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/srv/srv0start.cc:57: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0ftsort.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/srv/srv0start.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0pcur.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0mysql.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0ftsort.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/srv/srv0start.cc:57: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0ftsort.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/sync/sync0arr.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/gis0rtree.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/sync/sync0arr.cc:49: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0arr.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/sync/sync0rw.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/gis0rtree.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/sync/sync0arr.cc:49: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0rw.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/sync/sync0debug.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0debug.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/sync/sync0sync.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0i_s.cc.o [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/sync/sync0sync.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0i_s.cc:47: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0i_s.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0i_s.cc:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0i_s.cc:49: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 32%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0purge.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0i_s.cc:47: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0i_s.cc:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0i_s.cc:49: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0purge.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0purge.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc: In member function 'const page_size_t TrxUndoRsegsIterator::set_next()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc:153:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 153 | return(univ_page_size); | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc:174:71: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 174 | const page_size_t page_size(m_purge_sys->rseg->page_size); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc:184:16: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 184 | return(page_size); | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc: In function 'trx_undo_rec_t* trx_purge_get_next_rec(ulint*, mem_heap_t*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc:1486:69: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1486 | const page_size_t page_size(purge_sys->rseg->page_size); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0purge.cc.o [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0rec.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0purge.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0purge.h:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc: In member function 'const page_size_t TrxUndoRsegsIterator::set_next()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc:153:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 153 | return(univ_page_size); | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc:174:71: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 174 | const page_size_t page_size(m_purge_sys->rseg->page_size); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc:184:16: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 184 | return(page_size); | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc: In function 'trx_undo_rec_t* trx_purge_get_next_rec(ulint*, mem_heap_t*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0purge.cc:1486:69: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1486 | const page_size_t page_size(purge_sys->rseg->page_size); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0log.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0log.h:267, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0rec.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rec.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0rec.h:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0rec.cc.o [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0roll.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0log.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/row0log.h:267, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0rec.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rec.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0rec.h:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/gis0rtree.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0roll.cc:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0trx.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0roll.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0roll.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0roll.cc.o [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0rseg.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/gis0rtree.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/lock0lock.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0roll.cc:43: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0trx.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0roll.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0roll.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.ic:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.h:630, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rseg.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0sys.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0rseg.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rseg.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rseg.cc: In function 'const page_size_t read_sys_rseg_info(ulint, mtr_t*, ulint&, ulint&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rseg.cc:299:25: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 299 | return (univ_page_size); | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rseg.cc:309:56: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 309 | : fil_space_get_page_size(space, &found); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rseg.cc:312:17: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 312 | return (page_size); | ~^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0rseg.cc.o [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0sys.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.ic:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.h:630, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rseg.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0sys.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0rseg.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rseg.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rseg.cc: In function 'const page_size_t read_sys_rseg_info(ulint, mtr_t*, ulint&, ulint&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rseg.cc:299:25: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 299 | return (univ_page_size); | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rseg.cc:309:56: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 309 | : fil_space_get_page_size(space, &found); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0rseg.cc:312:17: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 312 | return (page_size); | ~^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.ic:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.h:630, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0sys.cc:52: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0sys.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0sys.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0sys.cc.o [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0trx.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0sea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0trx.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0trx.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0trx.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.ic:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.h:630, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0sys.cc:52: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0sys.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0sys.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0trx.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0sea.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0trx.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0trx.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0trx.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/trx/trx0undo.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.ic:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.h:630, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0undo.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.h:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/trx/trx0undo.cc.o [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/usr/usr0sess.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/usr/usr0sess.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0page.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.ic:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.h:630, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/trx/trx0undo.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.ic:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0log.h:828, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/log0recv.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/fil0fil.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/buf0buf.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.ic:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/mtr0mtr.h:620, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/trx0undo.h:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0byte.cc.o [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/usr/usr0sess.cc.o [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0crc32.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.h:2166, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/rem0rec.h:1103, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/usr/usr0sess.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic: In function 'const page_size_t dict_tf_get_page_size(ulint)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/dict0dict.ic:1050:24: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1050 | return(univ_page_size); | ^~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/btr0types.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.ic:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/data0data.h:701, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/que0types.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/srv0srv.h:61, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/usr0sess.h:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ [ 33%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0byte.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0dbg.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0crc32.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0list.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0dbg.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0mem.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0list.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0new.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0mem.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0rbt.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0new.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0rnd.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0rbt.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0ut.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0rnd.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0vec.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0ut.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase_embedded.dir/ut/ut0wqueue.cc.o [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0vec.cc.o [ 34%] Linking CXX static library ../../archive_output_directory/libinnobase_embedded.a [ 34%] Built target innobase_embedded [ 34%] Building CXX object storage/innobase/CMakeFiles/innobase.dir/ut/ut0wqueue.cc.o [ 34%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_boolean_search.c.o [ 34%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_nlq_search.c.o [ 34%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_parser.c.o [ 35%] Linking CXX static library ../../archive_output_directory/libinnobase.a [ 35%] Built target innobase [ 35%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_static.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_boolean_search.c.o [ 36%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/ha_myisam.cc.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_nlq_search.c.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/ha_myisam.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/ha_myisam.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/ha_myisam.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_parser.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_static.c.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 36%] Building CXX object storage/myisam/CMakeFiles/myisam_embedded.dir/ha_myisam.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/ha_myisam.cc: In member function 'virtual int ha_myisam::assign_to_keycache(THD*, HA_CHECK_OPT*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/ha_myisam.cc:1274:25: warning: using a dangling pointer to 'buf' [-Wdangling-pointer=] 1274 | mi_check_print_error(¶m, errmsg); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/ha_myisam.cc:1257:10: note: 'buf' declared here 1257 | char buf[STRING_BUFFER_USUAL_SIZE]; | ^~~ [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_stopwords.c.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/ha_myisam.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/ha_myisam.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/ha_myisam.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/ft_update.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_cache.c.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_changed.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_check.c.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/ha_myisam.cc: In member function 'virtual int ha_myisam::assign_to_keycache(THD*, HA_CHECK_OPT*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/ha_myisam.cc:1274:25: warning: using a dangling pointer to 'buf' [-Wdangling-pointer=] 1274 | mi_check_print_error(¶m, errmsg); | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/ha_myisam.cc:1257:10: note: 'buf' declared here 1257 | char buf[STRING_BUFFER_USUAL_SIZE]; | ^~~ [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_stopwords.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/ft_update.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_cache.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_changed.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_checksum.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_check.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_close.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_create.c.o [ 36%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_dbug.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_delete.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_checksum.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_close.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_delete_all.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_create.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_delete_table.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_dynrec.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_dbug.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_delete.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_extra.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_delete_all.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_info.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_delete_table.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_dynrec.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_key.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_keycache.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_locking.c.o [ 37%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_extra.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_info.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_log.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_key.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_open.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_keycache.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_locking.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_log.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_packrec.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_open.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_page.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_panic.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_packrec.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_preload.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_range.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_page.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rename.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rfirst.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_panic.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rlast.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_preload.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rnext.c.o [ 38%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_range.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rnext_same.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rename.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rprev.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rfirst.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rrnd.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rlast.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rsame.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rnext.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rnext_same.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rsamepos.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rprev.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_scan.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rrnd.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_search.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rsame.c.o [ 39%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rsamepos.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_scan.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_static.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_search.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_statrec.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_unique.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_static.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_statrec.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_update.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_unique.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_write.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_update.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_write.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_index.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_index.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_key.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_key.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_mbr.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_mbr.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/rt_split.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/rt_split.c.o [ 40%] Building CXX object storage/myisam/CMakeFiles/myisam_embedded.dir/sort.cc.o [ 40%] Building CXX object storage/myisam/CMakeFiles/myisam.dir/sort.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/sort.cc:50:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 50 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/service_rules_table.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/services.h:62, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/plugin.h:66, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/plugin_ftparser.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/myisamdef.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/fulltext.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/sort.cc:30: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/sort.cc:50:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 50 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/service_rules_table.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/services.h:62, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/plugin.h:66, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/plugin_ftparser.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/myisamdef.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/fulltext.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisam/sort.cc:30: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/sp_key.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/sp_key.c.o [ 40%] Building C object storage/myisam/CMakeFiles/myisam_embedded.dir/mi_rkey.c.o [ 40%] Linking CXX static library ../../archive_output_directory/libmyisam_embedded.a [ 40%] Building C object storage/myisam/CMakeFiles/myisam.dir/mi_rkey.c.o [ 40%] Built target myisam_embedded [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_close.c.o [ 40%] Linking CXX static library ../../archive_output_directory/libmyisam.a [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_create.c.o [ 40%] Built target myisam [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_delete.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_close.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_extra.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_create.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_info.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_delete.c.o [ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg.dir/ha_myisammrg.cc.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_extra.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_info.c.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_show.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisammrg/ha_myisammrg.cc:97: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisammrg/ha_myisammrg.cc:106: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ [ 40%] Building CXX object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/ha_myisammrg.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_show.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisammrg/ha_myisammrg.cc:97: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/myisammrg/ha_myisammrg.cc:106: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_locking.c.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_open.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_panic.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_queue.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_locking.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_range.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_open.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rfirst.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_panic.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rkey.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_queue.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rlast.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_range.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rnext.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rfirst.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rnext_same.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rkey.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rprev.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rlast.c.o [ 40%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rrnd.c.o [ 41%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rnext.c.o [ 42%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_rsame.c.o [ 42%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rnext_same.c.o [ 42%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_static.c.o [ 42%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rprev.c.o [ 42%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_update.c.o [ 42%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rrnd.c.o [ 42%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_write.c.o [ 42%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_rsame.c.o [ 42%] Building C object storage/myisammrg/CMakeFiles/myisammrg.dir/myrg_records.c.o [ 42%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_static.c.o [ 42%] Linking CXX static library ../../archive_output_directory/libmyisammrg.a [ 42%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_update.c.o [ 42%] Built target myisammrg [ 42%] Building CXX object storage/partition/CMakeFiles/partition.dir/ha_partition.cc.o [ 42%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_write.c.o [ 42%] Building C object storage/myisammrg/CMakeFiles/myisammrg_embedded.dir/myrg_records.c.o [ 42%] Linking CXX static library ../../archive_output_directory/libmyisammrg_embedded.a In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_parse.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/partition/ha_partition.cc:64: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ [ 42%] Built target myisammrg_embedded /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 42%] Building CXX object storage/partition/CMakeFiles/partition_embedded.dir/ha_partition.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_parse.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/partition/ha_partition.cc:64: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 42%] Linking CXX static library ../../archive_output_directory/libpartition.a [ 42%] Built target partition [ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_account.cc.o [ 42%] Linking CXX static library ../../archive_output_directory/libpartition_embedded.a [ 42%] Built target partition_embedded [ 42%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_server_stubs.dir/pfs_server_stubs.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_account.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_account.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_account.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_account.h:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/unittest/pfs_server_stubs.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_host.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 42%] Linking CXX static library ../../../archive_output_directory/libpfs_server_stubs.a In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_host.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_host.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 42%] Built target pfs_server_stubs In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 42%] Building CXX object plugin/fulltext/CMakeFiles/ngram_parser.dir/ngram_parser/plugin_ngram.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_host.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_host.h:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 42%] Linking CXX static library ../../archive_output_directory/libngram_parser.a [ 42%] Built target ngram_parser [ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_thread.cc.o [ 42%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_misc.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_misc.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_msr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_misc.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread.h:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_user.cc.o [ 42%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_sid_map.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_user.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_user.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_sid_map.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 42%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_set.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_user.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_user.h:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/ha_perfschema.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_set.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 42%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_specification.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/ha_perfschema.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/ha_perfschema.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/ha_perfschema.h:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_specification.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/ha_perfschema.cc: In member function 'virtual int ha_perfschema::delete_table(const char*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/ha_perfschema.cc:473:8: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 473 | *ptr = '\0'; | ~~~~~^~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/ha_perfschema.cc:455:8: note: at offset -1 into destination object 'table_path' of size 513 455 | char table_path[FN_REFLEN+1]; | ^~~~~~~~~~ [ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs.cc.o [ 42%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_state.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs.cc:48: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_state.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_persist.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_state.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 42%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_owned.cc.o [ 42%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_account.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_owned.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 42%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_execution.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_account.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_execution.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_rli.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_execution.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_autosize.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_buffer_container.cc.o [ 43%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_mutex_cond_array.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_account.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_buffer_container.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_mutex_cond_array.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_mutex_cond_array.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_builtin_memory.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_gtid_persist.cc.o [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_check.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_persist.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_persist.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_check.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_check.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_column_values.cc.o [ 43%] Building CXX object sql/CMakeFiles/binlog.dir/log_event.cc.o [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_con_slice.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_defaults.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_defaults.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_digest.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_digest.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_program.cc.o [ 43%] Building CXX object sql/CMakeFiles/binlog.dir/log_event_old.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_program.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event_old.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_prepared_stmt.cc.o [ 43%] Building CXX object sql/CMakeFiles/binlog.dir/binlog.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_prepared_stmt.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_engine_table.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.cc:31: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_buffer_container.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_stages.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_stages.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object sql/CMakeFiles/binlog.dir/sql_binlog.cc.o [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_statements.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_binlog.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_binlog.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_statements.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_filter.cc.o [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_transactions.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_filter.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_filter.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_events_waits.cc.o [ 43%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_record.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_waits.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_record.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_rli.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_record.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_global.cc.o [ 43%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_record_old.cc.o [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_host.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_host.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_record_old.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_rli.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_record_old.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr.cc.o [ 43%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_trx_tracking.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_trx_tracking.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_trx_tracking.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 43%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_utility.cc.o [ 43%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_instr_class.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_utility.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_utility.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr_class.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_utility.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_utility.cc:31: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr_class.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 44%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_injector.cc.o [ 44%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_memory.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_injector.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_injector.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_injector.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_memory.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_injector.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 44%] Building CXX object sql/CMakeFiles/binlog.dir/rpl_table_access.cc.o [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_server.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_base.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_table_access.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_server.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 45%] Linking CXX static library ../archive_output_directory/libbinlog.a /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 45%] Built target binlog [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_setup_actor.cc.o [ 45%] Building CXX object sql/CMakeFiles/rpl.dir/rpl_handler.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_setup_actor.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_handler.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_setup_object.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_setup_object.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ [ 45%] Building CXX object sql/CMakeFiles/rpl.dir/rpl_tblmap.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_tblmap.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_status.cc.o [ 45%] Building CXX object sql/CMakeFiles/rpl.dir/rpl_context.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_status.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_context.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_context.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_timer.cc.o [ 45%] Linking CXX static library ../archive_output_directory/librpl.a [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_user.cc.o [ 45%] Built target rpl [ 45%] Building CXX object sql/CMakeFiles/master.dir/rpl_master.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_user.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_master.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_variable.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_master.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_group_replication.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_master.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_show.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_variable.h:122, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_variable.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_variable.h:124: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ [ 45%] Building CXX object sql/CMakeFiles/master.dir/rpl_binlog_sender.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_binlog_sender.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_binlog_sender.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ [ 45%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/pfs_visitor.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_binlog_sender.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_visitor.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 46%] Linking CXX static library ../archive_output_directory/libmaster.a [ 46%] Built target master [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_accounts.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_account.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_accounts.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_accounts.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_all_instr.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_account.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_account.h:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 46%] Building CXX object sql/CMakeFiles/slave.dir/rpl_slave.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_all_instr.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_all_instr.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_slave.cc:41: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_slave.cc:45: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_account_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_by_account_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_by_account_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_by_account_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_host_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_by_host_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_by_host_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_by_host_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 46%] Building CXX object sql/CMakeFiles/slave.dir/rpl_reporting.cc.o [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_thread_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_reporting.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_by_thread_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_by_thread_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 46%] Building CXX object sql/CMakeFiles/slave.dir/rpl_mi.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_by_thread_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_by_user_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_by_user_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_by_user_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_by_user_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 46%] Building CXX object sql/CMakeFiles/slave.dir/rpl_rli.cc.o [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esgs_global_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_global_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_global_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_rli.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_rli.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esgs_global_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_rli.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_account_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_account_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_account_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 46%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_handler.cc.o [ 46%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_file.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_account_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_host_by_event_name.cc.o [ 46%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_table.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_host_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_host_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_info_table.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_info_table.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_info_table.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_host_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_digest.cc.o [ 46%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_values.cc.o [ 46%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_helper.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_digest.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_digest.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 46%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_factory.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_digest.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_program.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_info_table.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_info_factory.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_info_factory.cc:31: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_program.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 46%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_table_access.cc.o [ 46%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_prepared_stmt_instances.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_prepared_stmt_instances.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_base.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_info_table_access.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 47%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_processlist.cc.o [ 47%] Building CXX object sql/CMakeFiles/slave.dir/dynamic_ids.cc.o [ 47%] Building CXX object sql/CMakeFiles/slave.dir/rpl_rli_pdb.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_processlist.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_processlist.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread.h:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_rli_pdb.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_rli_pdb.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 47%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_thread_by_event_name.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_thread_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_thread_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_info_dummy.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_thread_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_mts_submode.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_by_user_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mts_submode.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_user_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_user_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_by_user_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_slave_commit_order_manager.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_esms_global_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_global_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_global_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_slave_commit_order_manager.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_slave_commit_order_manager.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_esms_global_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_rli_pdb.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_slave_commit_order_manager.h:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_account_by_event_name.cc.o [ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_msr.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_by_account_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_by_account_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_msr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_msr.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_by_account_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_host_by_event_name.cc.o [ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_trx_boundary_parser.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_by_host_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_by_host_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_trx_boundary_parser.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_by_host_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_thread_by_event_name.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 48%] Building CXX object sql/CMakeFiles/slave.dir/rpl_channel_service_interface.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_by_thread_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_by_thread_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_channel_service_interface.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_by_thread_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_by_user_by_event_name.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 48%] Linking CXX static library ../archive_output_directory/libslave.a In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_by_user_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_by_user_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 48%] Built target slave [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ets_global_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_by_user_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_stages.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_global_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_global_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ets_global_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_stages.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_stages.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_statements.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_stages.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_statements.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_statements.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_transactions.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_statements.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_transactions.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_transactions.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_transactions.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_waits.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_waits.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 48%] Building C object plugin/audit_null/CMakeFiles/audit_null.dir/audit_null.c.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 48%] Linking C shared module adt_null.so [ 48%] Built target audit_null In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_waits.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_events_waits_summary.cc.o [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_account_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_waits_summary.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_waits_summary.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_by_account_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_by_account_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_events_waits_summary.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_host_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_by_account_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_thread_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_by_host_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_by_host_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_by_thread_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_by_thread_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_by_host_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_by_user_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_by_thread_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 48%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_ews_global_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_by_user_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_by_user_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_global_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_global_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_by_user_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_instances.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_ews_global_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_md_locks.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_file_instances.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_md_locks.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_global_by_event_name.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_by_account_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_global_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_global_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 49%] Building CXX object plugin/audit_null/CMakeFiles/test_security_context.dir/test_security_context.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_by_account_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_by_account_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 49%] Linking CXX shared module test_security_context.so [ 49%] Built target test_security_context [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_by_host_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_account.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_by_account_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building C object plugin/auth/CMakeFiles/auth.dir/dialog.c.o [ 49%] Linking C shared module auth.so In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_by_host_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_by_host_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 49%] Built target auth [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_by_thread_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_host.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_by_host_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_by_thread_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_by_thread_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 49%] Building C object plugin/auth/CMakeFiles/auth_test_plugin.dir/test_plugin.c.o [ 49%] Linking C shared module auth_test_plugin.so [ 49%] Built target auth_test_plugin [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_mems_by_user_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_by_thread_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_summary_by_instance.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_by_user_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_by_user_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_file_summary_by_instance.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_file_summary_by_instance.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_user.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_mems_by_user_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_file_summary_by_instance.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building C object plugin/auth/CMakeFiles/qa_auth_interface.dir/qa_auth_interface.c.o [ 49%] Linking C shared module qa_auth_interface.so [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_file_summary_by_event_name.cc.o [ 49%] Built target qa_auth_interface [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_instances.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_socket_instances.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_file_summary_by_event_name.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_file_summary_by_event_name.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_file_summary_by_event_name.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_summary_by_instance.cc.o [ 49%] Building C object plugin/auth/CMakeFiles/qa_auth_server.dir/qa_auth_server.c.o [ 49%] Linking C shared module qa_auth_server.so [ 49%] Built target qa_auth_server [ 49%] Building C object plugin/auth/CMakeFiles/qa_auth_client.dir/qa_auth_client.c.o [ 49%] Linking C shared module qa_auth_client.so [ 49%] Built target qa_auth_client [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_socket_summary_by_event_name.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_socket_summary_by_instance.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building C object plugin/auth/CMakeFiles/mysql_no_login.dir/mysql_no_login.c.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_socket_summary_by_event_name.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 49%] Linking C shared module mysql_no_login.so [ 49%] Built target mysql_no_login [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_helper.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/connection_control_coordinator.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_helper.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 49%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/connection_control.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_host.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_helper.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_host_cache.cc.o [ 49%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/security_context_wrapper.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_host_cache.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_host_cache.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/plugin/connection_control/security_context_wrapper.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_host_cache.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_hosts.cc.o [ 49%] Building CXX object plugin/connection_control/CMakeFiles/connection_control.dir/connection_delay.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_host.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_hosts.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_hosts.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/plugin/connection_control/connection_delay.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_host.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_host.h:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_os_global_by_type.cc.o [ 49%] Linking CXX shared module connection_control.so [ 49%] Built target connection_control [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_performance_timers.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_os_global_by_type.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_os_global_by_type.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_performance_timers.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_performance_timers.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_actors.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_os_global_by_type.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building CXX object plugin/daemon_example/CMakeFiles/daemon_example.dir/daemon_example.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_setup_actors.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_setup_actors.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 49%] Linking CXX shared module libdaemon_example.so [ 49%] Built target daemon_example [ 49%] Building C object plugin/fulltext/CMakeFiles/ftexample.dir/example/plugin_example.c.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_buffer_container.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_setup_actors.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Linking C shared module mypluglib.so [ 49%] Built target ftexample [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_consumers.cc.o [ 49%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_instruments.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_setup_consumers.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_setup_consumers.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_setup_instruments.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_setup_consumers.cc:31: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 49%] Building CXX object plugin/fulltext/CMakeFiles/ngram_parser_embedded.dir/ngram_parser/plugin_ngram.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_objects.cc.o [ 50%] Linking CXX static library ../../archive_output_directory/libngram_parser_embedded.a [ 50%] Built target ngram_parser_embedded [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_setup_timers.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_setup_objects.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_setup_timers.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_setup_timers.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 50%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/common/keyring_key.cc.o [ 50%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_sync_instances.cc.o [ 50%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/common/keys_container.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_sync_instances.cc:31: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 51%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/common/keys_iterator.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_account.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_status_by_account.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_status_by_account.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 51%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/common/keyring_impl.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_status_by_account.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_host.cc.o [ 51%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/keyring.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_status_by_host.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_status_by_host.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_status_by_host.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 51%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/hash_to_buffer_serializer.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_thread.cc.o [ 51%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/buffered_file_io.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_status_by_thread.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_status_by_thread.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_status_by_thread.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 51%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/file_io.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_status_by_user.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_status_by_user.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_status_by_user.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 51%] Building CXX object plugin/keyring/CMakeFiles/keyring_file.dir/buffer.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_status_by_user.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 51%] Linking CXX shared module keyring_file.so [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_global_status.cc.o [ 51%] Built target keyring_file [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_status.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_global_status.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_global_status.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_status.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_status.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_global_status.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_status.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 51%] Building CXX object plugin/password_validation/CMakeFiles/validate_password.dir/validate_password.cc.o [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_variables_by_thread.cc.o [ 51%] Linking CXX shared module validate_password.so In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_variables_by_thread.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_variables_by_thread.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 51%] Built target validate_password [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_global_variables.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_variables_by_thread.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_global_variables.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_global_variables.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_variables.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_global_variables.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_variables.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_variables.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 51%] Building CXX object plugin/replication_observers_example/CMakeFiles/replication_observers_example.dir/replication_observers_example.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_variables.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_table_handles.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/plugin/replication_observers_example/replication_observers_example.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_table_handles.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_table_handles.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 51%] Linking CXX shared module replication_observers_example_plugin.so [ 51%] Built target replication_observers_example [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_threads.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_table_handles.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tiws_by_index_usage.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_threads.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_threads.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_tiws_by_index_usage.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_tiws_by_index_usage.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread.h:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 51%] Building CXX object plugin/rewrite_example/CMakeFiles/rewrite_example.dir/rewrite_example.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_tiws_by_index_usage.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 51%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tiws_by_table.cc.o [ 52%] Linking CXX shared module rewrite_example.so [ 52%] Built target rewrite_example [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_tlws_by_table.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_tiws_by_table.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_tiws_by_table.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_tlws_by_table.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_tlws_by_table.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_tiws_by_table.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_tlws_by_table.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 52%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/rewriter_plugin.cc.o [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_users.cc.o [ 52%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/rewriter_udf.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_user.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_users.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_users.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 52%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/rule.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_user.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_user.h:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 52%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_uvar_by_thread.cc.o [ 52%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/rewriter.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/plugin/rewriter/rewriter.cc: In member function 'bool Rewriter::load_rule(THD*, Persisted_rule*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/plugin/rewriter/rewriter.cc:84:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 84 | std::auto_ptr memrule_ptr(new Rule); | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/plugin/rewriter/persisted_rule.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/plugin/rewriter/rewriter.cc:26: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_uvar_by_thread.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_uvar_by_thread.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 52%] Building CXX object plugin/rewriter/CMakeFiles/rewriter.dir/services.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_uvar_by_thread.h:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 52%] Linking CXX shared module rewriter.so [ 52%] Built target rewriter [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/cursor_by_thread_connect_attr.cc.o [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_connect.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread_connect_attr.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread_connect_attr.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread_connect_attr.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_connect.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_connect.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread_connect_attr.h:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread_connect_attr.h:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_connect_attrs.cc.o [ 53%] Building CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread_connect_attr.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_connect.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_connect_attrs.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_connect_attrs.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 53%] Building CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync_master.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread_connect_attr.h:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_session_account_connect_attrs.cc.o [ 53%] Building CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync_master_plugin.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread_connect_attr.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_connect.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_account_connect_attrs.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_session_account_connect_attrs.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/plugin/semisync/semisync_master_plugin.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/cursor_by_thread_connect_attr.h:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_connection_configuration.cc.o [ 53%] Building CXX object plugin/semisync/CMakeFiles/semisync_master.dir/semisync_master_ack_receiver.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_connection_configuration.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_connection_configuration.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_connection_configuration.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/plugin/semisync/semisync_master_ack_receiver.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/plugin/semisync/semisync_master_ack_receiver.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_group_members.cc.o [ 53%] Linking CXX shared module semisync_master.so [ 53%] Built target semisync_master [ 53%] Building CXX object plugin/semisync/CMakeFiles/semisync_slave.dir/semisync.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_group_members.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_group_members.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 53%] Building CXX object plugin/semisync/CMakeFiles/semisync_slave.dir/semisync_slave.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_group_members.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_group_replication.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_group_members.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 53%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_connection_status.cc.o [ 53%] Building CXX object plugin/semisync/CMakeFiles/semisync_slave.dir/semisync_slave_plugin.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_connection_status.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_connection_status.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_connection_status.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 54%] Linking CXX shared module semisync_slave.so [ 54%] Built target semisync_slave [ 54%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_session_in_thd.dir/test_session_in_thd.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 54%] Linking CXX shared module libtest_session_in_thd.so [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_configuration.cc.o [ 54%] Built target test_session_in_thd [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_status.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_applier_configuration.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_applier_configuration.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_applier_status.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_applier_status.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_applier_configuration.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_applier_status.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 54%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_x_sessions_init.dir/test_x_sessions_init.cc.o [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_status_by_coordinator.cc.o [ 54%] Linking CXX shared module libtest_x_sessions_init.so [ 54%] Built target test_x_sessions_init [ 54%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_applier_status_by_worker.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_applier_status_by_coordinator.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_applier_status_by_coordinator.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_applier_status_by_coordinator.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_applier_status_by_worker.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_applier_status_by_worker.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_applier_status_by_worker.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 54%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_x_sessions_deinit.dir/test_x_sessions_deinit.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 55%] Linking CXX shared module libtest_x_sessions_deinit.so [ 55%] Built target test_x_sessions_deinit [ 55%] Building CXX object storage/perfschema/CMakeFiles/perfschema.dir/table_replication_group_member_stats.cc.o [ 55%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_session_detach.dir/test_session_detach.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_engine_table.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_group_member_stats.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_group_member_stats.cc:32: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ [ 55%] Linking CXX shared module libtest_session_detach.so /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 55%] Built target test_session_detach [ 55%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_session_info.dir/test_session_info.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_group_member_stats.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_group_replication.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/table_replication_group_member_stats.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 55%] Linking CXX shared module libtest_session_info.so [ 55%] Linking CXX static library ../../archive_output_directory/libperfschema.a [ 55%] Built target test_session_info [ 55%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_complex.dir/test_sql_complex.cc.o [ 55%] Built target perfschema [ 55%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_all_col_types.dir/test_sql_all_col_types.cc.o [ 56%] Linking CXX shared module libtest_sql_complex.so [ 56%] Built target test_sql_complex [ 56%] Linking CXX shared module libtest_sql_all_col_types.so [ 56%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_2_sessions.dir/test_sql_2_sessions.cc.o [ 56%] Built target test_sql_all_col_types [ 56%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_cmds_1.dir/test_sql_cmds_1.cc.o [ 56%] Linking CXX shared module libtest_sql_2_sessions.so [ 56%] Linking CXX shared module libtest_sql_cmds_1.so [ 56%] Built target test_sql_2_sessions [ 56%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_processlist.dir/test_sql_processlist.cc.o [ 56%] Built target test_sql_cmds_1 [ 56%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_shutdown.dir/test_sql_shutdown.cc.o [ 56%] Linking CXX shared module libtest_sql_processlist.so [ 56%] Built target test_sql_processlist [ 56%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_stored_procedures_functions.dir/test_sql_stored_procedures_functions.cc.o [ 56%] Linking CXX shared module libtest_sql_shutdown.so [ 56%] Built target test_sql_shutdown [ 56%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_views_triggers.dir/test_sql_views_triggers.cc.o [ 56%] Linking CXX shared module libtest_sql_stored_procedures_functions.so [ 56%] Built target test_sql_stored_procedures_functions [ 56%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_commit.dir/test_sql_commit.cc.o [ 56%] Linking CXX shared module libtest_sql_views_triggers.so [ 56%] Built target test_sql_views_triggers [ 56%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_lock.dir/test_sql_lock.cc.o [ 56%] Linking CXX shared module libtest_sql_commit.so [ 56%] Built target test_sql_commit [ 56%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_sqlmode.dir/test_sql_sqlmode.cc.o [ 56%] Linking CXX shared module libtest_sql_lock.so [ 56%] Built target test_sql_lock [ 56%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_replication.dir/test_sql_replication.cc.o [ 56%] Linking CXX shared module libtest_sql_sqlmode.so [ 56%] Built target test_sql_sqlmode [ 56%] Building CXX object plugin/test_service_sql_api/CMakeFiles/test_sql_errors.dir/test_sql_errors.cc.o [ 56%] Linking CXX shared module libtest_sql_replication.so [ 56%] Built target test_sql_replication [ 56%] Building CXX object plugin/test_services/CMakeFiles/test_framework.dir/test_framework.cc.o [ 56%] Linking CXX shared module libtest_sql_errors.so [ 56%] Linking CXX shared module libtest_framework.so [ 56%] Built target test_sql_errors [ 56%] Built target test_framework [ 57%] Building CXX object plugin/test_services/CMakeFiles/test_services.dir/test_services.cc.o [ 57%] Building CXX object plugin/test_services/CMakeFiles/test_services_thread.dir/test_services_threaded.cc.o [ 57%] Linking CXX shared module libtest_services.so [ 57%] Built target test_services [ 57%] Linking CXX shared module libtest_services_threaded.so [ 57%] Building CXX object plugin/udf_services/CMakeFiles/test_udf_services.dir/test_udf_services.cc.o [ 57%] Built target test_services_thread [ 57%] Building CXX object plugin/version_token/CMakeFiles/version_token.dir/version_token.cc.o [ 57%] Linking CXX shared module test_udf_services.so [ 57%] Built target test_udf_services [ 57%] Generating xdr_gen/xcom_vp.h, xdr_gen/xcom_vp_xdr.c, xdr_gen/xcom_vp_platform.h In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/plugin/version_token/version_token.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 57%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/pax_msg.c.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_base.c.o [ 58%] Linking CXX shared module version_token.so [ 58%] Built target version_token [ 58%] Building CXX object rapid/plugin/keyring_udf/CMakeFiles/keyring_udf.dir/keyring_udf.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/keyring_udf/keyring_udf.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_memory.c.o [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_vp_str.c.o [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_cfg.c.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_cache.c.o [ 58%] Linking CXX shared module keyring_udf.so [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_transport.c.o [ 58%] Built target keyring_udf [ 58%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/protocol/mysqlx.proto [ 58%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/protocol/mysqlx_connection.proto [ 58%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/protocol/mysqlx_crud.proto [ 58%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/protocol/mysqlx_datatypes.proto [ 58%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/protocol/mysqlx_expect.proto [ 58%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/protocol/mysqlx_expr.proto [ 58%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/protocol/mysqlx_notice.proto [ 58%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/protocol/mysqlx_resultset.proto [ 58%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/protocol/mysqlx_session.proto [ 58%] Running C++ protocol buffer compiler (lite) on /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/protocol/mysqlx_sql.proto [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/node_address.c.o [ 58%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_plugin.cc.o [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_msg_queue.c.o [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_statistics.c.o [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/app_data.c.o [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/site_def.c.o [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_ssl_transport.c.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_authentication.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/interface/session_interface.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/client_session.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_plugin.cc:30: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_recover.c.o [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/task.c.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: warning: implicitly-declared 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' is deprecated [-Wdeprecated-copy] 45 | void reset() { *this = Global_status_variables(); } | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:64:3: note: because 'xpl::Global_status_variables' has user-provided 'xpl::Global_status_variables::Global_status_variables(const xpl::Global_status_variables&)' 64 | Global_status_variables(const Global_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:35:7: warning: implicitly-declared 'xpl::Common_status_variables& xpl::Common_status_variables::operator=(const xpl::Common_status_variables&)' is deprecated [-Wdeprecated-copy] 35 | class Global_status_variables : public Common_status_variables | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session_status_variables.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/crud_cmd_handler.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_common_status_variables.h:85:3: note: because 'xpl::Common_status_variables' has user-provided 'xpl::Common_status_variables::Common_status_variables(const xpl::Common_status_variables&)' 85 | Common_status_variables(const Common_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: note: synthesized method 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' first required here 45 | void reset() { *this = Global_status_variables(); } | ^ [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/bitset.c.o [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/simset.c.o [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/node_set.c.o [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_interface.c.o [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/node_list.c.o [ 58%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/task_debug.c.o [ 59%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/sock_probe.c.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_performance_schema.cc.o [ 59%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/task_net.c.o [ 59%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/synode_no.c.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_performance_schema.cc:27: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 59%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/xcom/xcom_detector.c.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_log.cc.o [ 59%] Building C object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/xdr_gen/xcom_vp_xdr.c.o [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_logging.cc.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_tcp.cc.o [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/xplatform/my_xp_cond.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/socket_events_interface.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/io/xpl_listener_tcp.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/io/xpl_listener_tcp.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/xplatform/my_xp_thread.cc.o [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/xplatform/my_xp_mutex.cc.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_unix_socket.cc.o [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/xplatform/my_xp_util.cc.o [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_view.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/socket_events_interface.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/io/xpl_listener_unix_socket.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/io/xpl_listener_unix_socket.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_types.cc.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_server.cc.o [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_message.cc.o [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_member_identifier.cc.o [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/interface/gcs_group_identifier.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/shared_ptr.hpp:17, from /opt/pkg/include/boost/date_time/time_clock.hpp:17, from /opt/pkg/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /opt/pkg/include/boost/date_time/posix_time/time_formatters.hpp:16, from /opt/pkg/include/boost/date_time/posix_time/posix_time.hpp:24, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/chrono.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/server.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_server.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_server.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/gcs_interface_factory.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_server.h:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: warning: implicitly-declared 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' is deprecated [-Wdeprecated-copy] 45 | void reset() { *this = Global_status_variables(); } | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:64:3: note: because 'xpl::Global_status_variables' has user-provided 'xpl::Global_status_variables::Global_status_variables(const xpl::Global_status_variables&)' 64 | Global_status_variables(const Global_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:35:7: warning: implicitly-declared 'xpl::Common_status_variables& xpl::Common_status_variables::operator=(const xpl::Common_status_variables&)' is deprecated [-Wdeprecated-copy] 35 | class Global_status_variables : public Common_status_variables | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session_status_variables.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/crud_cmd_handler.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_common_status_variables.h:85:3: note: because 'xpl::Common_status_variables' has user-provided 'xpl::Common_status_variables::Common_status_variables(const xpl::Common_status_variables&)' 85 | Common_status_variables(const Common_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: note: synthesized method 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' first required here 45 | void reset() { *this = Global_status_variables(); } | ^ [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_communication_interface.cc.o [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_session.cc.o [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_control_interface.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_dispatcher.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_group_management.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: warning: implicitly-declared 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' is deprecated [-Wdeprecated-copy] 45 | void reset() { *this = Global_status_variables(); } | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:64:3: note: because 'xpl::Global_status_variables' has user-provided 'xpl::Global_status_variables::Global_status_variables(const xpl::Global_status_variables&)' 64 | Global_status_variables(const Global_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:35:7: warning: implicitly-declared 'xpl::Common_status_variables& xpl::Common_status_variables::operator=(const xpl::Common_status_variables&)' is deprecated [-Wdeprecated-copy] 35 | class Global_status_variables : public Common_status_variables | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session_status_variables.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/crud_cmd_handler.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_common_status_variables.h:85:3: note: because 'xpl::Common_status_variables' has user-provided 'xpl::Common_status_variables::Common_status_variables(const xpl::Common_status_variables&)' 85 | Common_status_variables(const Common_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: note: synthesized method 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' first required here 45 | void reset() { *this = Global_status_variables(); } | ^ [ 59%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_client.cc.o [ 59%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_internal_message.cc.o [ 60%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_networking.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/shared_ptr.hpp:17, from /opt/pkg/include/boost/date_time/time_clock.hpp:17, from /opt/pkg/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /opt/pkg/include/boost/date_time/posix_time/time_formatters.hpp:16, from /opt/pkg/include/boost/date_time/posix_time/posix_time.hpp:24, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/chrono.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/server.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_server.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_client.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 60%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_utils.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_server.h:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: warning: implicitly-declared 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' is deprecated [-Wdeprecated-copy] 45 | void reset() { *this = Global_status_variables(); } | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:64:3: note: because 'xpl::Global_status_variables' has user-provided 'xpl::Global_status_variables::Global_status_variables(const xpl::Global_status_variables&)' 64 | Global_status_variables(const Global_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:35:7: warning: implicitly-declared 'xpl::Common_status_variables& xpl::Common_status_variables::operator=(const xpl::Common_status_variables&)' is deprecated [-Wdeprecated-copy] 35 | class Global_status_variables : public Common_status_variables | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session_status_variables.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/crud_cmd_handler.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_common_status_variables.h:85:3: note: because 'xpl::Common_status_variables' has user-provided 'xpl::Common_status_variables::Common_status_variables(const xpl::Common_status_variables&)' 85 | Common_status_variables(const Common_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: note: synthesized method 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' first required here 45 | void reset() { *this = Global_status_variables(); } | ^ [ 60%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_dispatcher.cc.o [ 60%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_state_exchange.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/query_string_builder.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/crud_cmd_handler.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_dispatcher.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_server.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_dispatcher.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: warning: implicitly-declared 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' is deprecated [-Wdeprecated-copy] 45 | void reset() { *this = Global_status_variables(); } | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:64:3: note: because 'xpl::Global_status_variables' has user-provided 'xpl::Global_status_variables::Global_status_variables(const xpl::Global_status_variables&)' 64 | Global_status_variables(const Global_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:35:7: warning: implicitly-declared 'xpl::Common_status_variables& xpl::Common_status_variables::operator=(const xpl::Common_status_variables&)' is deprecated [-Wdeprecated-copy] 35 | class Global_status_variables : public Common_status_variables | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session_status_variables.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/crud_cmd_handler.h:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_common_status_variables.h:85:3: note: because 'xpl::Common_status_variables' has user-provided 'xpl::Common_status_variables::Common_status_variables(const xpl::Common_status_variables&)' 85 | Common_status_variables(const Common_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: note: synthesized method 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' first required here 45 | void reset() { *this = Global_status_variables(); } | ^ [ 60%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_group_member_information.cc.o [ 60%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_system_variables.cc.o [ 60%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_message_stages.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_system_variables.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_system_variables.cc:25: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 60%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_view_identifier.cc.o [ 60%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/xpl_regex.cc.o [ 60%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/io/xpl_listener_factory.cc.o [ 60%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_interface.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/interface/listener_interface.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/interface/listener_factory_interface.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/io/xpl_listener_factory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/io/xpl_listener_factory.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 60%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/mysql_variables.cc.o [ 61%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/mysql_function_names.cc.o [ 61%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_notification.cc.o [ 61%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/mysql_show_variable_wrapper.cc.o [ 61%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/auth_mysql41.cc.o [ 61%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_message_stage_lz4.cc.o [ 61%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/libmysqlgcs/src/bindings/xcom/gcs_xcom_statistics_interface.cc.o [ 61%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/applier.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/auth_mysql41.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/auth_mysql41.cc:27: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/applier.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/applier.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/auth_mysql41.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: warning: implicitly-declared 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' is deprecated [-Wdeprecated-copy] 45 | void reset() { *this = Global_status_variables(); } | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:64:3: note: because 'xpl::Global_status_variables' has user-provided 'xpl::Global_status_variables::Global_status_variables(const xpl::Global_status_variables&)' 64 | Global_status_variables(const Global_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:35:7: warning: implicitly-declared 'xpl::Common_status_variables& xpl::Common_status_variables::operator=(const xpl::Common_status_variables&)' is deprecated [-Wdeprecated-copy] 35 | class Global_status_variables : public Common_status_variables | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session_status_variables.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/crud_cmd_handler.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_common_status_variables.h:85:3: note: because 'xpl::Common_status_variables' has user-provided 'xpl::Common_status_variables::Common_status_variables(const xpl::Common_status_variables&)' 85 | Common_status_variables(const Common_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: note: synthesized method 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' first required here 45 | void reset() { *this = Global_status_variables(); } | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 61%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/admin_cmd_handler.cc.o [ 61%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/auto_increment.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/applier.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/auto_increment.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/admin_cmd_handler.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/admin_cmd_handler.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 61%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/certifier.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/admin_cmd_handler.cc:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: warning: implicitly-declared 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' is deprecated [-Wdeprecated-copy] 45 | void reset() { *this = Global_status_variables(); } | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:64:3: note: because 'xpl::Global_status_variables' has user-provided 'xpl::Global_status_variables::Global_status_variables(const xpl::Global_status_variables&)' 64 | Global_status_variables(const Global_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:35:7: warning: implicitly-declared 'xpl::Common_status_variables& xpl::Common_status_variables::operator=(const xpl::Common_status_variables&)' is deprecated [-Wdeprecated-copy] 35 | class Global_status_variables : public Common_status_variables | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session_status_variables.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/crud_cmd_handler.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_common_status_variables.h:85:3: note: because 'xpl::Common_status_variables' has user-provided 'xpl::Common_status_variables::Common_status_variables(const xpl::Common_status_variables&)' 85 | Common_status_variables(const Common_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: note: synthesized method 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' first required here 45 | void reset() { *this = Global_status_variables(); } | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/certifier_stats_interface.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/certifier.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/certifier.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 61%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/channel_observation_manager.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/channel_observation_manager.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/channel_observation_manager.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 61%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/query_formatter.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 61%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/delayed_plugin_initialization.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/query_formatter.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/query_formatter.cc:29: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/sql_service/sql_service_command.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/read_mode_handler.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/delayed_plugin_initialization.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/delayed_plugin_initialization.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ [ 61%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/query_string_builder.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 61%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_event_handlers.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/query_string_builder.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/query_string_builder.cc:27: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 61%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/expr_generator.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/applier.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/gcs_event_handlers.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/gcs_event_handlers.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, size_t, const char*, size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/query_string_builder.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/expr_generator.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/expr_generator.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 61%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_logger.cc.o [ 61%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_operations.cc.o [ 61%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/crud_cmd_handler.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/gcs_operations.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/gcs_operations.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, size_t, const char*, size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 61%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_plugin_messages.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/query_string_builder.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/crud_cmd_handler.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/crud_cmd_handler.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/gcs_view_modification_notifier.cc.o [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/group_partition_handling.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/crud_cmd_handler.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: warning: implicitly-declared 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' is deprecated [-Wdeprecated-copy] 45 | void reset() { *this = Global_status_variables(); } | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:64:3: note: because 'xpl::Global_status_variables' has user-provided 'xpl::Global_status_variables::Global_status_variables(const xpl::Global_status_variables&)' 64 | Global_status_variables(const Global_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:35:7: warning: implicitly-declared 'xpl::Common_status_variables& xpl::Common_status_variables::operator=(const xpl::Common_status_variables&)' is deprecated [-Wdeprecated-copy] 35 | class Global_status_variables : public Common_status_variables | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_session_status_variables.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/crud_cmd_handler.h:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_common_status_variables.h:85:3: note: because 'xpl::Common_status_variables' has user-provided 'xpl::Common_status_variables::Common_status_variables(const xpl::Common_status_variables&)' 85 | Common_status_variables(const Common_status_variables &); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h: In member function 'void xpl::Global_status_variables::reset()': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/xpl_global_status_variables.h:45:50: note: synthesized method 'xpl::Global_status_variables& xpl::Global_status_variables::operator=(const xpl::Global_status_variables&)' first required here 45 | void reset() { *this = Global_status_variables(); } | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/sql_service/sql_service_command.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/read_mode_handler.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/group_partition_handling.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/group_partition_handling.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/buffering_command_delegate.cc.o [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/member_info.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/command_delegate.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/callback_command_delegate.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/buffering_command_delegate.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/buffering_command_delegate.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/observer_server_actions.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/observer_server_actions.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/observer_server_actions.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/callback_command_delegate.cc.o [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/observer_server_channels.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/observer_server_channels.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/observer_server_channels.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/command_delegate.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/callback_command_delegate.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/callback_command_delegate.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/observer_server_state.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/applier.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/observer_server_state.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/observer_server_state.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 62%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/streaming_command_delegate.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/observer_trans.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/applier.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/observer_trans.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/observer_trans.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, size_t, const char*, size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/command_delegate.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/streaming_command_delegate.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/streaming_command_delegate.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/pipeline_factory.cc.o [ 62%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/sql_data_context.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/pipeline_interfaces.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/pipeline_factory.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/pipeline_factory.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/pipeline_stats.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/sql_data_context.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/sql_data_context.cc:28: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/pipeline_stats.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/plugin.cc.o [ 62%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/sql_data_result.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/observer_server_actions.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/plugin.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/sql_data_context.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/sql_data_result.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/sql_data_result.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/plugin_psi.cc.o [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/plugin_utils.cc.o [ 62%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/sql_user_require.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/plugin_utils.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/ps_information.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/sql_data_context.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/sql_user_require.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/sql_user_require.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/applier.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/ps_information.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/read_mode_handler.cc.o [ 62%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/json_utils.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/sql_service/sql_service_command.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/read_mode_handler.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/read_mode_handler.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/recovery.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/json_utils.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/json_utils.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/applier.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/recovery.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/recovery.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/recovery_channel_state_observer.cc.o [ 62%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/expect.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/channel_observation_manager.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/recovery_channel_state_observer.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/recovery_channel_state_observer.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/applier_channel_state_observer.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/expect.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/expect.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/channel_observation_manager.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/applier_channel_state_observer.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/applier_channel_state_observer.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/statement_builder.cc.o [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/asynchronous_channels_state_observer.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/applier.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/asynchronous_channels_state_observer.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/query_string_builder.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/expr_generator.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/statement_builder.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/statement_builder.cc:25: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/recovery_message.cc.o [ 62%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/update_statement_builder.cc.o [ 62%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/recovery_state_transfer.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/query_string_builder.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/expr_generator.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/statement_builder.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/update_statement_builder.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/update_statement_builder.cc:25: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/channel_observation_manager.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/recovery_state_transfer.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/recovery_state_transfer.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 62%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/find_statement_builder.cc.o [ 63%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/replication_threads_api.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/query_string_builder.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/expr_generator.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/statement_builder.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/find_statement_builder.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/find_statement_builder.cc:25: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/replication_threads_api.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/replication_threads_api.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 63%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/delete_statement_builder.cc.o [ 63%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/single_primary_message.cc.o [ 63%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/member_version.cc.o [ 63%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/compatibility_module.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/query_string_builder.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/expr_generator.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/statement_builder.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/delete_statement_builder.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/delete_statement_builder.cc:25: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 63%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/handlers/applier_handler.cc.o [ 64%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/view_statement_builder.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/pipeline_interfaces.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/handlers/pipeline_handlers.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/handlers/applier_handler.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/handlers/applier_handler.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/query_string_builder.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/expr_generator.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/statement_builder.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/view_statement_builder.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/view_statement_builder.cc:25: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 64%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/handlers/certification_handler.cc.o [ 64%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/insert_statement_builder.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/certifier_stats_interface.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/certifier.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/handlers/certification_handler.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/handlers/certification_handler.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/query_string_builder.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/expr_generator.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/statement_builder.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/insert_statement_builder.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/insert_statement_builder.cc:25: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 64%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/handlers/event_cataloger.cc.o [ 64%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/src/notices.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/applier.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/handlers/event_cataloger.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/handlers/event_cataloger.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 64%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_resultset.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/command_delegate.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/callback_command_delegate.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/src/notices.cc:30: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 64%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_service_context.cc.o [ 64%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/connection_type.cc.o [ 64%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_service_context_base.cc.o [ 64%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/connection_vio.cc.o [ 64%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_service_interface.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/connection_vio.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/ngs_common/connection_vio.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 64%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_command_test.cc.o [ 64%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/operations_factory.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/applier.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/sql_service/sql_command_test.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/operations_factory_interface.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/operations_factory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/ngs_common/operations_factory.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 64%] Building CXX object rapid/plugin/group_replication/CMakeFiles/group_replication.dir/src/sql_service/sql_service_command.cc.o [ 64%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/ngs_common/options_ssl.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/group_replication_priv.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/plugin_utils.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/include/sql_service/sql_service_command.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/group_replication/src/sql_service/sql_service_command.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/options.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/options_ssl.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/ngs_common/options_ssl.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 64%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/capabilities/configurator.cc.o [ 64%] Linking CXX shared module group_replication.so [ 64%] Built target group_replication [ 64%] Building C object libmysql/CMakeFiles/clientlib.dir/libmysql.c.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/capabilities/handler.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/capabilities/configurator.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/capabilities/configurator.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 64%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_auth_mech.cc.o [ 64%] Building C object libmysql/CMakeFiles/clientlib.dir/errmsg.c.o [ 64%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client.c.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/connection_vio.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/capabilities/handler_auth_mech.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 64%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/my_time.c.o [ 64%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_plugin.c.o [ 64%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql-common/client_authentication.cc.o [ 64%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/capabilities/handler_tls.cc.o [ 64%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/get_password.c.o [ 64%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/net_serv.cc.o [ 65%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql-common/pack.c.o [ 65%] Building C object libmysql/CMakeFiles/clientlib.dir/__/sql/auth/password.c.o [ 65%] Building CXX object libmysql/CMakeFiles/clientlib.dir/__/sql/auth/sha2_password_common.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/connection_vio.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/capabilities/handler_tls.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 65%] Building C object libmysql/CMakeFiles/clientlib.dir/mysql_trace.c.o [ 65%] Linking CXX static library ../archive_output_directory/libclientlib.a [ 65%] Built target clientlib [ 65%] Building C object extra/CMakeFiles/perror.dir/perror.c.o [ 65%] Linking CXX executable perror [ 65%] Built target perror [ 65%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/client.cc.o [ 65%] Building CXX object extra/CMakeFiles/innochecksum.dir/innochecksum.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/extra/innochecksum.cc: In function 'int main(int, char**)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/extra/innochecksum.cc:1413:53: warning: implicitly-declared 'constexpr page_size_t::page_size_t(const page_size_t&)' is deprecated [-Wdeprecated-copy] 1413 | if (!page_decompress(buf.begin(), tbuf, page_size)) { | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/extra/innochecksum.cc:55: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/innobase/include/page0size.h:168:14: note: because 'page_size_t' has user-provided 'void page_size_t::operator=(const page_size_t&)' 168 | void operator=(const page_size_t&); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/extra/innochecksum.cc:199:25: note: initializing argument 3 of 'bool page_decompress(unsigned char*, unsigned char*, page_size_t)' 199 | page_size_t page_size) | ~~~~~~~~~~~~~~~~^~~~~~~~~ [ 65%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/buf/buf0checksum.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_encoder.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/client.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/client.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 65%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/ut/ut0crc32.cc.o [ 65%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/ut/ut0ut.cc.o [ 65%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/buf/buf0buf.cc.o [ 65%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/client_list.cc.o [ 65%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/page/page0zip.cc.o [ 65%] Building CXX object extra/CMakeFiles/innochecksum.dir/__/storage/innobase/os/os0file.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/client_list.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/client_list.cc:27: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 65%] Linking CXX executable innochecksum [ 65%] Built target innochecksum [ 65%] Building CXX object libmysql/CMakeFiles/libmysql.dir/libmysql_dummy.cc.o [ 65%] Linking CXX shared library libmysqlclient.so [ 65%] Built target libmysql [ 65%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/client_session.cc.o [ 65%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/filesort_utils.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc:178:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 178 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/opt_costconstants.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/opt_costmodel.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc:24: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc:196:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 196 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 65%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/mdl.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_authentication.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/interface/session_interface.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/client_session.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/client_session.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/mdl.cc:3767:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 3767 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/service_rules_table.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/services.h:62, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/plugin.h:66, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/mdl.cc:29: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 65%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/sql_list.cc.o [ 65%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/__/sql-common/sql_string.cc.o [ 65%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/thr_malloc.cc.o [ 65%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/buffer.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/thr_malloc.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/page_pool.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/buffer.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/protocol/buffer.cc:28: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 65%] Building CXX object sql/CMakeFiles/sqlgunitlib.dir/locks/shared_spin_lock.cc.o [ 65%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/message_builder.cc.o [ 65%] Linking CXX static library ../archive_output_directory/libsqlgunitlib.a [ 65%] Built target sqlgunitlib [ 65%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/metadata_builder.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message_builder.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/protocol/message_builder.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 65%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/notice_builder.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message_builder.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/metadata_builder.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/protocol/metadata_builder.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 65%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/output_buffer.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message_builder.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/notice_builder.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/protocol/notice_builder.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 65%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/page_pool.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/page_pool.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/buffer.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/output_buffer.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/protocol/output_buffer.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/page_pool.h:32, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/protocol/page_pool.cc:30: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 66%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol/row_builder.cc.o [ 66%] Building CXX object sql/CMakeFiles/udf_example.dir/udf_example.cc.o [ 66%] Linking CXX shared module udf_example.so [ 66%] Built target udf_example [ 66%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol_authentication.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message_builder.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/row_builder.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/protocol/row_builder.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 66%] Building CXX object sql/CMakeFiles/locking_service.dir/locking_service_udf.cc.o [ 66%] Linking CXX shared module locking_service.so [ 66%] Built target locking_service [ 66%] Generating lex_token.h [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/emb_qcache.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_authentication.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/protocol_authentication.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/emb_qcache.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/lib_sql.cc.o [ 66%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol_decoder.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/sql_parse.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/mysqld.cc:56, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/lib_sql.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol/message.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/protocol_decoder.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/protocol_decoder.cc:24: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libmysqld/../sql/mysqld.cc:109: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 66%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/protocol_encoder.cc.o [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/libmysqld.c.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/sql_builtin.cc.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/sql_yacc.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/connection_vio.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/protocol_encoder.cc:31: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_parse.h:29, from /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy:54: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc.h:31, from /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy:83: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:1181:14: warning: implicitly-declared 'constexpr Geometry::Flags_t& Geometry::Flags_t::operator=(const Geometry::Flags_t&)' is deprecated [-Wdeprecated-copy] 1181 | m_flags= flags; | ^~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:833:5: note: because 'Geometry::Flags_t' has user-provided 'Geometry::Flags_t::Flags_t(const Geometry::Flags_t&)' 833 | Flags_t(const Flags_t &o) | ^~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_json_func.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc.h:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h:367:10: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 367 | : std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_parse.h:27: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 66%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/scheduler.cc.o /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy: In function 'int MYSQLparse(THD*)': /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy:6121:59: warning: implicitly-declared 'constexpr SQL_I_List& SQL_I_List::operator=(const SQL_I_List&)' is deprecated [-Wdeprecated-copy] In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_list.h:55:3: note: because 'SQL_I_List' has user-provided 'SQL_I_List::SQL_I_List(const SQL_I_List&) [with T = TABLE_LIST]' 55 | SQL_I_List(const SQL_I_List &tmp) : Sql_alloc() | ^~~~~~~~~~ /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy:6122:47: warning: implicitly-declared 'constexpr SQL_I_List& SQL_I_List::operator=(const SQL_I_List&)' is deprecated [-Wdeprecated-copy] /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_list.h:55:3: note: because 'SQL_I_List' has user-provided 'SQL_I_List::SQL_I_List(const SQL_I_List&) [with T = TABLE_LIST]' 55 | SQL_I_List(const SQL_I_List &tmp) : Sql_alloc() | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_list.h: In instantiation of 'void SQL_I_List::save_and_clear(SQL_I_List*) [with T = TABLE_LIST]': /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy:6112:55: required from here /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_list.h:79:10: warning: implicitly-declared 'constexpr SQL_I_List& SQL_I_List::operator=(const SQL_I_List&)' is deprecated [-Wdeprecated-copy] 79 | *save= *this; | ~~~~~^~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_list.h:55:3: note: because 'SQL_I_List' has user-provided 'SQL_I_List::SQL_I_List(const SQL_I_List&) [with T = TABLE_LIST]' 55 | SQL_I_List(const SQL_I_List &tmp) : Sql_alloc() | ^~~~~~~~~~ In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/scheduler.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 66%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/server.cc.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/shared_ptr.hpp:17, from /opt/pkg/include/boost/date_time/time_clock.hpp:17, from /opt/pkg/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /opt/pkg/include/boost/date_time/posix_time/time_formatters.hpp:16, from /opt/pkg/include/boost/date_time/posix_time/posix_time.hpp:24, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/chrono.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/server.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/server.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 66%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/server_acceptors.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/interface/listener_interface.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/server_acceptors.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/server_acceptors.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 66%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/server_client_timeout.cc.o [ 66%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/sql_hints.yy.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_hints.yy:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/shared_ptr.hpp:17, from /opt/pkg/include/boost/date_time/time_clock.hpp:17, from /opt/pkg/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /opt/pkg/include/boost/date_time/posix_time/time_formatters.hpp:16, from /opt/pkg/include/boost/date_time/posix_time/posix_time.hpp:24, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/chrono.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/server_client_timeout.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/server_client_timeout.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/extra/lz4/lz4-1.9.3/xxhash.c.o [ 66%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/socket_events.cc.o [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/client/get_password.c.o [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/libmysql/errmsg.c.o [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/libmysql/libmysql.c.o In file included from /opt/pkg/include/boost/smart_ptr/detail/sp_thread_sleep.hpp:22, from /opt/pkg/include/boost/smart_ptr/detail/yield_k.hpp:23, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /opt/pkg/include/boost/smart_ptr/detail/spinlock.hpp:42, from /opt/pkg/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /opt/pkg/include/boost/smart_ptr/shared_ptr.hpp:29, from /opt/pkg/include/boost/smart_ptr/weak_ptr.hpp:17, from /opt/pkg/include/boost/smart_ptr/enable_shared_from_this.hpp:16, from /opt/pkg/include/boost/enable_shared_from_this.hpp:16, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/smart_ptr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/memory.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/connection_vio.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/socket_events.cc:27: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/client.c.o [ 66%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/ngs/src/thread.cc.o In file included from /opt/pkg/include/boost/bind.hpp:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs_common/bind.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/include/ngs/thread.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/rapid/plugin/x/ngs/src/thread.cc:26: /opt/pkg/include/boost/bind.hpp:36:1: note: '#pragma message: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated. Please use + using namespace boost::placeholders, or define BOOST_BIND_GLOBAL_PLACEHOLDERS to retain the current behavior.' 36 | BOOST_PRAGMA_MESSAGE( | ^~~~~~~~~~~~~~~~~~~~ [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/client_plugin.c.o [ 66%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx.pb.cc.o [ 66%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/my_time.c.o [ 67%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/my_user.c.o [ 67%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/pack.c.o [ 67%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql-common/sql_string.cc.o [ 67%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_datatypes.pb.cc.o [ 67%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/statement_events.cpp.o [ 67%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/control_events.cpp.o [ 67%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_connection.pb.cc.o [ 67%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_expect.pb.cc.o [ 67%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/load_data_events.cpp.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/src/load_data_events.cpp:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 67%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/rows_event.cpp.o [ 67%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_expr.pb.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:38, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/src/rows_event.cpp:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 67%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/binlog_event.cpp.o [ 67%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/binary_log_funcs.cpp.o [ 67%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_crud.pb.cc.o [ 67%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/libbinlogevents/src/uuid.cpp.o [ 67%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/binlog.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 67%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_sql.pb.cc.o [ 67%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_session.pb.cc.o [ 67%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/event_parse_data.cc.o [ 67%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_notice.pb.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sp_head.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/event_parse_data.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 67%] Building CXX object rapid/plugin/x/CMakeFiles/mysqlx.dir/generated/protobuf_lite/mysqlx_resultset.pb.cc.o [ 67%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/log_event.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 68%] Linking CXX shared module mysqlx.so /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 69%] Built target mysqlx [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/mysqld_thd_manager.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/thread_pool_priv.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/mysqld_thd_manager.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/thread_pool_priv.h:46: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/mysqld_thd_manager.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/mysqld_thd_manager.cc:41:28: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 41 | class Do_THD : public std::unary_function | ^~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/datadict.h:25, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:31: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/mysqld_thd_manager.cc:64:30: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 64 | class Find_THD : public std::unary_function | ^~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ [ 69%] Building C object storage/heap/CMakeFiles/hp_test1.dir/hp_test1.c.o [ 69%] Linking CXX executable hp_test1 [ 69%] Built target hp_test1 [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_filter.cc.o [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_injector.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_filter.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_injector.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_injector.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_rli.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_filter.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_injector.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_injector.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_record.cc.o [ 69%] Building C object storage/heap/CMakeFiles/hp_test2.dir/hp_test2.c.o [ 69%] Linking CXX executable hp_test2 In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_record.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 69%] Built target hp_test2 [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_reporting.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_rli.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_record.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_reporting.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 69%] Building C object storage/myisam/CMakeFiles/myisam_ftdump.dir/myisam_ftdump.c.o [ 69%] Linking CXX executable myisam_ftdump /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 69%] Built target myisam_ftdump [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_utility.cc.o [ 69%] Building C object storage/myisam/CMakeFiles/myisamchk.dir/myisamchk.c.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_utility.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_utility.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_utility.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ [ 69%] Linking CXX executable myisamchk /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_utility.cc:31: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 69%] Built target myisamchk [ 69%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_misc.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 70%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_sid_map.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_misc.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_misc.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_sid_map.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 70%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_set.cc.o [ 70%] Building C object storage/myisam/CMakeFiles/myisamlog.dir/myisamlog.c.o [ 71%] Linking CXX executable myisamlog In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_set.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 71%] Built target myisamlog [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_specification.cc.o [ 71%] Building C object storage/myisam/CMakeFiles/myisampack.dir/myisampack.c.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_specification.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_state.cc.o [ 71%] Linking CXX executable myisampack [ 71%] Built target myisampack [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_owned.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_state.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_persist.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_state.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_owned.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_execution.cc.o [ 71%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_instr_class-t.dir/pfs_instr_class-t.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_execution.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_rli.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_execution.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/unittest/pfs_instr_class-t.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_mutex_cond_array.cc.o [ 71%] Linking CXX executable pfs_instr_class-t [ 71%] Built target pfs_instr_class-t [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_gtid_persist.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_mutex_cond_array.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_mutex_cond_array.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_persist.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid_persist.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 71%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_instr_class-oom-t.dir/pfs_instr_class-oom-t.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_table_access.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/unittest/pfs_instr_class-oom-t.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_base.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_table_access.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 71%] Linking CXX executable pfs_instr_class-oom-t [ 71%] Built target pfs_instr_class-oom-t /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 71%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_instr-t.dir/pfs_instr-t.cc.o [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_context.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/unittest/pfs_instr-t.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_context.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_context.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 71%] Linking CXX executable pfs_instr-t [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/rpl_trx_boundary_parser.cc.o [ 71%] Built target pfs_instr-t [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/abstract_query_plan.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/load_data_events.h:39, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_trx_boundary_parser.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_func.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_cmpfunc.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/abstract_query_plan.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/abstract_query_plan.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_opt_exec_shared.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_executor.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_optimizer.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/abstract_query_plan.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 71%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_instr-oom-t.dir/pfs_instr-oom-t.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:785:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 785 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:32: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:823:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 823 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:854:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 854 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_authentication.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/unittest/pfs_instr-oom-t.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_base.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_authentication.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_group_replication.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sys_vars.h:49, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_authentication.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 71%] Linking CXX executable pfs_instr-oom-t [ 71%] Built target pfs_instr-oom-t [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_auth_cache.cc.o [ 71%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_account-oom-t.dir/pfs_account-oom-t.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_show.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_base.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/unittest/pfs_account-oom-t.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_authorization.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 71%] Linking CXX executable pfs_account-oom-t [ 71%] Built target pfs_account-oom-t [ 71%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_host-oom-t.dir/pfs_host-oom-t.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_base.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_authorization.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_authorization.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/unittest/pfs_host-oom-t.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_user_table.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 71%] Linking CXX executable pfs_host-oom-t In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_user_table.cc:22: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_parse.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_user_table.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 71%] Built target pfs_host-oom-t [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_user.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_user_table.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_parse.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_user.cc:22: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 71%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_user-oom-t.dir/pfs_user-oom-t.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_user.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 71%] Building C object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/password.c.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/unittest/pfs_user-oom-t.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 71%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/password_policy_service.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 72%] Linking CXX executable pfs_user-oom-t [ 72%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/sql_security_ctx.cc.o [ 72%] Built target pfs_user-oom-t [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/auth/service_security_context.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_security_ctx.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/service_security_context.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_security_ctx.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/service_security_context.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 73%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_noop-t.dir/pfs_noop-t.cc.o [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/keyring_service.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/unittest/pfs_noop-t.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/ssl_wrapper_service.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/bootstrap.cc.o [ 73%] Linking CXX executable pfs_noop-t [ 73%] Built target pfs_noop-t [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/conn_handler/connection_handler_manager.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/bootstrap.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/thread_pool_priv.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/conn_handler/connection_handler_manager.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/thread_pool_priv.h:46: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 73%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs-t.dir/pfs-t.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/conn_handler/connection_handler_manager.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/datadict.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/unittest/pfs-t.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/datadict.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/debug_sync.cc.o [ 73%] Linking CXX executable pfs-t [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/derror.cc.o [ 73%] Built target pfs-t [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/discover.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/discover.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/derror.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/field.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 73%] Building CXX object storage/perfschema/unittest/CMakeFiles/pfs_misc-t.dir/pfs_misc-t.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h:367:10: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 367 | : std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:32: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.cc:49: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:1181:14: warning: implicitly-declared 'constexpr Geometry::Flags_t& Geometry::Flags_t::operator=(const Geometry::Flags_t&)' is deprecated [-Wdeprecated-copy] 1181 | m_flags= flags; | ^~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:833:5: note: because 'Geometry::Flags_t' has user-provided 'Geometry::Flags_t::Flags_t(const Geometry::Flags_t&)' 833 | Flags_t(const Flags_t &o) | ^~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.cc: In member function 'virtual type_conversion_status Field_json::store(const char*, std::size_t, const CHARSET_INFO*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.cc:8868:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 8868 | std::auto_ptr dom(Json_dom::parse(s, ss, &parse_err, &err_offset)); | ^~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_gtid.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_events_transactions.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:57, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/unittest/pfs_misc-t.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_con_slice.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/storage/perfschema/pfs_instr.h:60: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 73%] Linking CXX executable pfs_misc-t [ 73%] Built target pfs_misc-t [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/field_conv.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field_conv.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 73%] Building CXX object sql/CMakeFiles/sql.dir/sql_yacc.cc.o [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/filesort.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_parse.h:29, from /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy:44: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_msr.h:30, from /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy:52: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/opt_range.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc.h:31, from /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy:83: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:1181:14: warning: implicitly-declared 'constexpr Geometry::Flags_t& Geometry::Flags_t::operator=(const Geometry::Flags_t&)' is deprecated [-Wdeprecated-copy] 1181 | m_flags= flags; | ^~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:833:5: note: because 'Geometry::Flags_t' has user-provided 'Geometry::Flags_t::Flags_t(const Geometry::Flags_t&)' 833 | Flags_t(const Flags_t &o) | ^~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_json_func.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc.h:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h:367:10: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 367 | : std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_parse.h:27: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy: In function 'int MYSQLparse(THD*)': /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy:6121:59: warning: implicitly-declared 'constexpr SQL_I_List& SQL_I_List::operator=(const SQL_I_List&)' is deprecated [-Wdeprecated-copy] In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_list.h:55:3: note: because 'SQL_I_List' has user-provided 'SQL_I_List::SQL_I_List(const SQL_I_List&) [with T = TABLE_LIST]' 55 | SQL_I_List(const SQL_I_List &tmp) : Sql_alloc() | ^~~~~~~~~~ /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy:6122:47: warning: implicitly-declared 'constexpr SQL_I_List& SQL_I_List::operator=(const SQL_I_List&)' is deprecated [-Wdeprecated-copy] /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_list.h:55:3: note: because 'SQL_I_List' has user-provided 'SQL_I_List::SQL_I_List(const SQL_I_List&) [with T = TABLE_LIST]' 55 | SQL_I_List(const SQL_I_List &tmp) : Sql_alloc() | ^~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_opt_exec_shared.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_executor.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:785:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 785 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/bits/refwrap.h:39, from /opt/tools/gcc12/include/c++/12.2.0/vector:66, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_sort.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort.cc:34: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:823:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 823 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:854:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 854 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_sum.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort.cc:47: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h:367:10: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 367 | : std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_list.h: In instantiation of 'void SQL_I_List::save_and_clear(SQL_I_List*) [with T = TABLE_LIST]': /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_yacc.yy:6112:55: required from here /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_list.h:79:10: warning: implicitly-declared 'constexpr SQL_I_List& SQL_I_List::operator=(const SQL_I_List&)' is deprecated [-Wdeprecated-copy] 79 | *save= *this; | ~~~~~^~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_list.h:55:3: note: because 'SQL_I_List' has user-provided 'SQL_I_List::SQL_I_List(const SQL_I_List&) [with T = TABLE_LIST]' 55 | SQL_I_List(const SQL_I_List &tmp) : Sql_alloc() | ^~~~~~~~~~ [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/filesort_utils.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc:178:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 178 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/opt_costconstants.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/opt_costmodel.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc:24: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc:196:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 196 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/aggregate_check.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/procedure.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/aggregate_check.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_opt_exec_shared.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_executor.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:785:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 785 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:32: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:823:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 823 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:854:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 854 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_sum.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/aggregate_check.h:460, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/aggregate_check.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h:367:10: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 367 | : std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 73%] Building CXX object libmysqld/CMakeFiles/sql_embedded.dir/__/sql/geometry_rtree.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_func.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_cmpfunc.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc_internal.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/geometry_rtree.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc.h:31: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:1181:14: warning: implicitly-declared 'constexpr Geometry::Flags_t& Geometry::Flags_t::operator=(const Geometry::Flags_t&)' is deprecated [-Wdeprecated-copy] 1181 | m_flags= flags; | ^~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:833:5: note: because 'Geometry::Flags_t' has user-provided 'Geometry::Flags_t::Flags_t(const Geometry::Flags_t&)' 833 | Flags_t(const Flags_t &o) | ^~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_json_func.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc.h:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h:367:10: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 367 | : std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/bits/refwrap.h:39, from /opt/tools/gcc12/include/c++/12.2.0/vector:66, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc_internal.h:35: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc_internal.h:38: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h: In instantiation of 'constexpr std::unique_ptr<_Tp [], _Dp>::unique_ptr() [with _Del = std::default_delete; = void; _Tp = char; _Dp = std::default_delete]': /opt/pkg/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:931:31: required from here /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:581:11: error: no matching function for call to 'std::__uniq_ptr_data, true, true>::__uniq_ptr_data()' 581 | : _M_t() | ^~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:233:40: note: candidate: 'template std::__uniq_ptr_data, true, true>::__uniq_ptr_data(std::__uniq_ptr_impl >::pointer, _Del&&) [inherited from std::__uniq_ptr_impl >]' 233 | using __uniq_ptr_impl<_Tp, _Dp>::__uniq_ptr_impl; | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:233:40: note: template argument deduction/substitution failed: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:581:11: note: candidate expects 2 arguments, 0 provided 581 | : _M_t() | ^~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:233:40: note: candidate: 'std::__uniq_ptr_data, true, true>::__uniq_ptr_data(std::__uniq_ptr_impl >::pointer) [inherited from std::__uniq_ptr_impl >]' 233 | using __uniq_ptr_impl<_Tp, _Dp>::__uniq_ptr_impl; | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:233:40: note: candidate expects 1 argument, 0 provided /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:234:7: note: candidate: 'std::__uniq_ptr_data<_Tp, _Dp, , >::__uniq_ptr_data(std::__uniq_ptr_data<_Tp, _Dp, , >&&) [with _Tp = char; _Dp = std::default_delete; bool = true; bool = true]' 234 | __uniq_ptr_data(__uniq_ptr_data&&) = default; | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:234:7: note: candidate expects 1 argument, 0 provided [ 73%] Building CXX object sql/CMakeFiles/sql.dir/sql_hints.yy.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /var/lib/pb2/sb_1-8235782-1661831589.28/mysql-5.7.40-release-export-2215729_gpl/sql/sql_hints.yy:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 73%] Building CXX object sql/CMakeFiles/sql.dir/sql_builtin.cc.o gmake[2]: *** [libmysqld/CMakeFiles/sql_embedded.dir/build.make:1037: libmysqld/CMakeFiles/sql_embedded.dir/__/sql/geometry_rtree.cc.o] Error 1 gmake[1]: *** [CMakeFiles/Makefile2:5921: libmysqld/CMakeFiles/sql_embedded.dir/all] Error 2 gmake[1]: *** Waiting for unfinished jobs.... [ 73%] Building CXX object sql/CMakeFiles/sql.dir/abstract_query_plan.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/auth/sql_authentication.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_func.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_cmpfunc.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/abstract_query_plan.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/abstract_query_plan.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_base.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_authentication.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_opt_exec_shared.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_executor.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_optimizer.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/abstract_query_plan.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:785:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 785 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:32: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:823:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 823 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:854:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 854 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_mi.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/rpl_msr.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sys_vars.h:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_authentication.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 73%] Building CXX object sql/CMakeFiles/sql.dir/auth/sql_auth_cache.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_show.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_base.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.cc:25: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ [ 73%] Building CXX object sql/CMakeFiles/sql.dir/auth/sql_authorization.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.cc: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.cc:1255:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 1255 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_show.h:27: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_base.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_authorization.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_authorization.cc:37: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 73%] Building CXX object sql/CMakeFiles/sql.dir/auth/sql_user_table.cc.o [ 73%] Building CXX object sql/CMakeFiles/sql.dir/auth/sql_user.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_user_table.cc:22: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_parse.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_user_table.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_auth_cache.h:36, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_user_table.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_parse.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_user.cc:22: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_user.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 74%] Building C object sql/CMakeFiles/sql.dir/auth/password.c.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/auth/password_policy_service.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/auth/sql_security_ctx.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/auth/service_security_context.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_security_ctx.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/service_security_context.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/auth_common.h:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/sql_security_ctx.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/auth/service_security_context.cc:28: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 74%] Building CXX object sql/CMakeFiles/sql.dir/keyring_service.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/ssl_wrapper_service.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/bootstrap.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/conn_handler/connection_handler_manager.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/bootstrap.cc:29: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/thread_pool_priv.h:45, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/conn_handler/connection_handler_manager.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/include/mysql/thread_pool_priv.h:46: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/conn_handler/connection_handler_manager.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 74%] Building CXX object sql/CMakeFiles/sql.dir/datadict.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/debug_sync.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/derror.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/datadict.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/derror.cc:26: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 74%] Building CXX object sql/CMakeFiles/sql.dir/discover.cc.o [ 74%] Building CXX object sql/CMakeFiles/sql.dir/field.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/discover.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 74%] Building CXX object sql/CMakeFiles/sql.dir/field_conv.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field_conv.cc:34: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.cc:38: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h:367:10: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 367 | : std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:32: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.cc:40: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.cc:49: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:1181:14: warning: implicitly-declared 'constexpr Geometry::Flags_t& Geometry::Flags_t::operator=(const Geometry::Flags_t&)' is deprecated [-Wdeprecated-copy] 1181 | m_flags= flags; | ^~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:833:5: note: because 'Geometry::Flags_t' has user-provided 'Geometry::Flags_t::Flags_t(const Geometry::Flags_t&)' 833 | Flags_t(const Flags_t &o) | ^~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.cc: In member function 'virtual type_conversion_status Field_json::store(const char*, std::size_t, const CHARSET_INFO*)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.cc:8868:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 8868 | std::auto_ptr dom(Json_dom::parse(s, ss, &parse_err, &err_offset)); | ^~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ [ 74%] Building CXX object sql/CMakeFiles/sql.dir/filesort.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/opt_range.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_opt_exec_shared.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_executor.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:42, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:785:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 785 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/bits/refwrap.h:39, from /opt/tools/gcc12/include/c++/12.2.0/vector:66, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_sort.h:33, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort.cc:34: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:823:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 823 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:854:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 854 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_sum.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort.cc:47: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h:367:10: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 367 | : std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 74%] Building CXX object sql/CMakeFiles/sql.dir/filesort_utils.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ [ 74%] Building CXX object sql/CMakeFiles/sql.dir/aggregate_check.cc.o /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc:178:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 178 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/opt_costconstants.h:28, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/opt_costmodel.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc:24: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/filesort_utils.cc:196:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 196 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 74%] Building CXX object sql/CMakeFiles/sql.dir/geometry_rtree.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/procedure.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:34, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/aggregate_check.cc:30: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_opt_exec_shared.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_executor.h:30, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:42: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:785:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 785 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:32: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:823:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 823 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:854:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 854 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_sum.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/aggregate_check.h:460, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/aggregate_check.cc:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h:367:10: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 367 | : std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 74%] Building CXX object sql/CMakeFiles/sql.dir/gstream.cc.o [ 75%] Building CXX object sql/CMakeFiles/sql.dir/handler.cc.o In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_func.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_cmpfunc.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc.h:29, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc_internal.h:41, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/geometry_rtree.cc:23: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/protocol_classic.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:40, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/binlog.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.cc:35: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc.h:31: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h: In member function 'void Geometry::set_flags(const Flags_t&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:1181:14: warning: implicitly-declared 'constexpr Geometry::Flags_t& Geometry::Flags_t::operator=(const Geometry::Flags_t&)' is deprecated [-Wdeprecated-copy] 1181 | m_flags= flags; | ^~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/spatial.h:833:5: note: because 'Geometry::Flags_t' has user-provided 'Geometry::Flags_t::Flags_t(const Geometry::Flags_t&)' 833 | Flags_t(const Flags_t &o) | ^~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_json_func.h:27, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc.h:33: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h:367:10: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 367 | : std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/bits/refwrap.h:39, from /opt/tools/gcc12/include/c++/12.2.0/vector:66, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc_internal.h:35: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_geofunc_internal.h:38: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h: In instantiation of 'constexpr std::unique_ptr<_Tp [], _Dp>::unique_ptr() [with _Del = std::default_delete; = void; _Tp = char; _Dp = std::default_delete]': /opt/pkg/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:931:31: required from here /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:581:11: error: no matching function for call to 'std::__uniq_ptr_data, true, true>::__uniq_ptr_data()' 581 | : _M_t() | ^~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:233:40: note: candidate: 'template std::__uniq_ptr_data, true, true>::__uniq_ptr_data(std::__uniq_ptr_impl >::pointer, _Del&&) [inherited from std::__uniq_ptr_impl >]' 233 | using __uniq_ptr_impl<_Tp, _Dp>::__uniq_ptr_impl; | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:233:40: note: template argument deduction/substitution failed: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:581:11: note: candidate expects 2 arguments, 0 provided 581 | : _M_t() | ^~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:233:40: note: candidate: 'std::__uniq_ptr_data, true, true>::__uniq_ptr_data(std::__uniq_ptr_impl >::pointer) [inherited from std::__uniq_ptr_impl >]' 233 | using __uniq_ptr_impl<_Tp, _Dp>::__uniq_ptr_impl; | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:233:40: note: candidate expects 1 argument, 0 provided /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:234:7: note: candidate: 'std::__uniq_ptr_data<_Tp, _Dp, , >::__uniq_ptr_data(std::__uniq_ptr_data<_Tp, _Dp, , >&&) [with _Tp = char; _Dp = std::default_delete; bool = true; bool = true]' 234 | __uniq_ptr_data(__uniq_ptr_data&&) = default; | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:234:7: note: candidate expects 1 argument, 0 provided /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.cc:39: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.cc:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:785:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 785 | public std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.cc:29: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:823:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 823 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_select.h:854:15: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 854 | public std::binary_function | ^~~~~~~~~~~~~~~ /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ [ 75%] Building CXX object sql/CMakeFiles/sql.dir/hostname.cc.o [ 75%] Building CXX object sql/CMakeFiles/sql.dir/init.cc.o [ 75%] Building CXX object sql/CMakeFiles/sql.dir/item.cc.o gmake[2]: *** [sql/CMakeFiles/sql.dir/build.make:463: sql/CMakeFiles/sql.dir/geometry_rtree.cc.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/table.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:37, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item.h:26, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item.cc:24: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h: In member function 'Table_id Table_id::operator++(int)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:70:12: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 70 | return id; | ^~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_num::Field_num(const Field_num&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1786:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1786 | class Field_num :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_real::Field_real(const Field_real&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1899:7: note: synthesized method 'constexpr Field_num::Field_num(const Field_num&)' first required here 1899 | class Field_real :public Field_num { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_decimal::Field_decimal(const Field_decimal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1925:7: note: synthesized method 'constexpr Field_real::Field_real(const Field_real&)' first required here 1925 | class Field_decimal :public Field_real { | ^~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_decimal* Field_decimal::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1953:46: note: synthesized method 'constexpr Field_decimal::Field_decimal(const Field_decimal&)' first required here 1953 | return new (mem_root) Field_decimal(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_str::Field_str(const Field_str&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:1826:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 1826 | class Field_str :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_null::Field_null(const Field_null&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2471:7: note: synthesized method 'constexpr Field_str::Field_str(const Field_str&)' first required here 2471 | class Field_null :public Field_str { | ^~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_null* Field_null::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2511:43: note: synthesized method 'constexpr Field_null::Field_null(const Field_null&)' first required here 2511 | return new (mem_root) Field_null(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal::Field_temporal(const Field_temporal&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2524:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 2524 | class Field_temporal :public Field { | ^~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2732:7: note: synthesized method 'constexpr Field_temporal::Field_temporal(const Field_temporal&)' first required here 2732 | class Field_temporal_with_date :public Field_temporal { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2806:7: note: synthesized method 'constexpr Field_temporal_with_date::Field_temporal_with_date(const Field_temporal_with_date&)' first required here 2806 | class Field_temporal_with_date_and_time :public Field_temporal_with_date { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2920:7: note: synthesized method 'constexpr Field_temporal_with_date_and_time::Field_temporal_with_date_and_time(const Field_temporal_with_date_and_time&)' first required here 2920 | class Field_timestamp :public Field_temporal_with_date_and_time { | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_timestamp* Field_timestamp::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:2951:48: note: synthesized method 'constexpr Field_timestamp::Field_timestamp(const Field_timestamp&)' first required here 2951 | return new (mem_root) Field_timestamp(*this); | ^ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In copy constructor 'constexpr Field_bit::Field_bit(const Field_bit&)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4273:7: warning: implicitly-declared 'constexpr Field::Field(const Field&)' is deprecated [-Wdeprecated-copy] 4273 | class Field_bit :public Field { | ^~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:579:8: note: because 'Field' has user-provided 'void Field::operator=(Field&)' 579 | void operator=(Field &); | ^~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h: In member function 'virtual Field_bit* Field_bit::clone(MEM_ROOT*) const': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:4366:42: note: synthesized method 'constexpr Field_bit::Field_bit(const Field_bit&)' first required here 4366 | return new (mem_root) Field_bit(*this); | ^ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item_sum.h:31, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/aggregate_check.h:460, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item.cc:27: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/json_dom.h:367:10: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 367 | : std::binary_function | ^~~~~~~~~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/string:48, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/handler.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/field.h:32: /opt/tools/gcc12/include/c++/12.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/binary_log.h:35, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:44, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/item.cc:36: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h: In constructor 'binary_log::Table_map_event::Table_map_event(const Table_id&, long unsigned int, const char*, std::size_t, const char*, std::size_t)': /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/rows_event.h:419:7: warning: implicitly-declared 'constexpr Table_id::Table_id(const Table_id&)' is deprecated [-Wdeprecated-copy] 419 | m_table_id(tid), | ^~~~~~~~~~~~~~~ /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/libbinlogevents/include/table_id.h:53:8: note: because 'Table_id' has user-provided 'void Table_id::operator=(const Table_id&)' 53 | void operator=(const Table_id &tid) { m_id = tid.m_id; } | ^~~~~~~~ In file included from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/log_event.h:50: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h: At global scope: /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:2262:8: warning: 'template class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 2262 | std::auto_ptr m_transaction; | ^~~~~~~~ In file included from /opt/tools/gcc12/include/c++/12.2.0/memory:76, from /home/pbulk/build/databases/mysql57-server/work/mysql-5.7.40/sql/sql_class.h:58: /opt/tools/gcc12/include/c++/12.2.0/bits/unique_ptr.h:64:28: note: declared here 64 | template class auto_ptr; | ^~~~~~~~ gmake[1]: *** [CMakeFiles/Makefile2:5447: sql/CMakeFiles/sql.dir/all] Error 2 gmake: *** [Makefile:166: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/mysql57-server *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/mysql57-server